소스 검색

* fixed test

git-svn-id: trunk@5529 -
Jonas Maebe 19 년 전
부모
커밋
73dce1188d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();