瀏覽代碼

Restrict test to win32, as it is already i386 specific and uses Windows unit

git-svn-id: trunk@38771 -
pierre 7 年之前
父節點
當前提交
d4ed6b0416
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      tests/webtbs/tw32822.pp

+ 1 - 0
tests/webtbs/tw32822.pp

@@ -1,4 +1,5 @@
 { %CPU=i386 }
+{ %TARGET=win32 }
 {$mode delphi}
 program controlc;