d0b8896189
Rust's build system only handles cargo, not rustc.
2 lines
42 B
Bash
Executable file
2 lines
42 B
Bash
Executable file
#!/usr/bin/env bash
|
|
exec ./y.sh test "$@"
|