Explorar el Código

* fixed test

git-svn-id: trunk@5529 -
Jonas Maebe hace 18 años
padre
commit
73dce1188d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/webtbs/tw7285.pp

+ 1 - 1
tests/webtbs/tw7285.pp

@@ -1,4 +1,4 @@
-{ %opt=-Sehw }
+{ %opt=-Sehw -S2 }
 
 type myclass=class(TObject)
       procedure myproc();