summaryrefslogtreecommitdiff
path: root/testsuite/tests/asmgen/even-odd-spill.cmm
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/asmgen/even-odd-spill.cmm')
-rw-r--r--testsuite/tests/asmgen/even-odd-spill.cmm6
1 files changed, 3 insertions, 3 deletions
diff --git a/testsuite/tests/asmgen/even-odd-spill.cmm b/testsuite/tests/asmgen/even-odd-spill.cmm
index 9e392445ce..7d3a8040b5 100644
--- a/testsuite/tests/asmgen/even-odd-spill.cmm
+++ b/testsuite/tests/asmgen/even-odd-spill.cmm
@@ -1,7 +1,7 @@
(* TEST
-readonly_files = "main.c"
-arguments = "-DINT_INT -DFUN=is_even main.c"
-* asmgen
+ readonly_files = "main.c";
+ arguments = "-DINT_INT -DFUN=is_even main.c";
+ asmgen;
*)
("format_odd": string "odd %d\n\000")