summaryrefslogtreecommitdiff
path: root/test/testdos.asm
diff options
context:
space:
mode:
Diffstat (limited to 'test/testdos.asm')
-rw-r--r--test/testdos.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdos.asm b/test/testdos.asm
index f03e52d0..4fdf87b6 100644
--- a/test/testdos.asm
+++ b/test/testdos.asm
@@ -1,3 +1,4 @@
+;Testname=test; Arguments=-fbin -otestdos.bin; Files=.stdout .stderr testdos.bin
;
; This file was known to miscompile with the 16-bit NASM built
; under Borland C++ 3.1, so keep it around for testing...