Re-introduce test.sh as convenience wrapper around ./y.rs test
This commit is contained in:
parent
012acdf8ae
commit
41d547892c
2
test.sh
Executable file
2
test.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env bash
|
||||
exec ./y.rs test
|
Loading…
x
Reference in New Issue
Block a user