Skip to content

Commit af8cb1d

Browse files
Rename tests/assembly into tests/assembly-llvm
1 parent 4475b1c commit af8cb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_system/src/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ fn asm_tests(env: &Env, args: &TestArg) -> Result<(), String> {
588588
&"always",
589589
&"--stage",
590590
&"0",
591-
&"tests/assembly/asm",
591+
&"tests/assembly-llvm/asm",
592592
&"--compiletest-rustc-args",
593593
&rustc_args,
594594
],

0 commit comments

Comments
 (0)