diff options
Diffstat (limited to 'test/nullfile.asm')
-rw-r--r-- | test/nullfile.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nullfile.asm b/test/nullfile.asm index 338d710..f837e79 100644 --- a/test/nullfile.asm +++ b/test/nullfile.asm @@ -1,3 +1,4 @@ +;Testname=test; Arguments=-fbin -onull.bin; Files=.stdout .stderr null.bin ; ; A file that produces no output has been known to occationally crash NASM. ; |