Skip to content

Commit 39ea4dc

Browse files
committed
fix: Bring back test.sh relied upon by other repos
1 parent 17b675c commit 39ea4dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/usr/bin/env bash
2+
set -e
3+
4+
./_integration-test/run.sh

0 commit comments

Comments
 (0)