diff options
Diffstat (limited to 'compiler/rustc_codegen_cranelift/test.sh')
| -rwxr-xr-x | compiler/rustc_codegen_cranelift/test.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/rustc_codegen_cranelift/test.sh b/compiler/rustc_codegen_cranelift/test.sh new file mode 100755 index 00000000000..3d929a1d50c --- /dev/null +++ b/compiler/rustc_codegen_cranelift/test.sh @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +exec ./y.rs test |
