Skip to content

Commit 41d5478

Browse files
committed
Re-introduce test.sh as convenience wrapper around ./y.rs test
1 parent 012acdf commit 41d5478

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/usr/bin/env bash
2+
exec ./y.rs test

0 commit comments

Comments
 (0)