diff options
Diffstat (limited to 'test/testdos.asm')
-rw-r--r-- | test/testdos.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testdos.asm b/test/testdos.asm index f03e52d..4fdf87b 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... |