Browse Source

* fixed opt/cpu settings for test

git-svn-id: trunk@13041 -
Jonas Maebe 16 years ago
parent
commit
90b2d673df
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tests/webtbs/tw9327.pp

+ 2 - 2
tests/webtbs/tw9327.pp

@@ -1,5 +1,5 @@
-{% opt=-Cg- }
-{% cpu=i386 }
+{ %opt=-Cg- }
+{ %cpu=i386 }
 
 program fpcbug;