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

git-svn-id: trunk@38771 -
This commit is contained in:
pierre 2018-04-14 15:45:57 +00:00
parent f8be245097
commit d4ed6b0416

View File

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