Ver código fonte

tests: fix $WARN test

git-svn-id: trunk@14476 -
paul 15 anos atrás
pai
commit
1bbd116730
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      tests/webtbs/tw3939.pp

+ 2 - 2
tests/webtbs/tw3939.pp

@@ -1,6 +1,6 @@
-{$warn+}
+{$warn symbol_platform on}
 {$warnings-}
-{$warn-}
+{$warn symbol_platform off}
 {$warnings+}
 begin
 end.