summaryrefslogtreecommitdiff
path: root/test/xchg.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/xchg.asm')
-rw-r--r--test/xchg.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/xchg.asm b/test/xchg.asm
index 4bd95e4a..9c826dd9 100644
--- a/test/xchg.asm
+++ b/test/xchg.asm
@@ -1,5 +1,5 @@
-;Testname=unoptimized; Arguments=-fbin -oxchg.bin -O0; Files=.stdout .stderr xchg.bin
-;Testname=optimized; Arguments=-fbin -oxchg.bin -Ox; Files=.stdout .stderr xchg.bin
+;Testname=unoptimized; Arguments=-fbin -oxchg.bin -O0; Files=stdout stderr xchg.bin
+;Testname=optimized; Arguments=-fbin -oxchg.bin -Ox; Files=stdout stderr xchg.bin
%macro x 2
xchg %1,%2