Browse Source

* fix target list option

peter 22 years ago
parent
commit
f68d469a98
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbf/tw2242.pp

+ 1 - 1
tests/webtbf/tw2242.pp

@@ -1,5 +1,5 @@
 { %fail }
-{ %target go32v2,win32 }
+{ %target=go32v2,win32 }
 { %opt=-Sc }
 VAR s : ansistring;
 BEGIN