ソースを参照

* nasm required note added

pierre 23 年 前
コミット
0f0eedba0a
1 ファイル変更1 行追加0 行削除
  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}