Browse Source

* nasm required note added

pierre 23 years ago
parent
commit
0f0eedba0a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/test/tasout.pp

+ 1 - 0
tests/test/tasout.pp

@@ -1,4 +1,5 @@
 { %CPU=i386 }
+{ %NOTE=This test requires an installed nasm assembler }
 
 {$define dummy}
 {$ifdef win32}