Browse Source

* nasm required note added

pierre 23 năm trước cách đây
mục cha
commit
0f0eedba0a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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}