소스 검색

* fix test failure if -Cr option is used

git-svn-id: trunk@6690 -
pierre 18 년 전
부모
커밋
3dacee1f38
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      tests/webtbf/tw4737.pp

+ 3 - 1
tests/webtbf/tw4737.pp

@@ -1,5 +1,7 @@
 { %fail }
 { %fail }
-{ %OPT=-Seh -vh}
+{ %OPT=-Sewnh -vh}
+{ changed -Seh to -Sewnh because -Cr option
+  changes the hint into a warning PM }
 
 
 var a:int64;
 var a:int64;
 i:integer;
 i:integer;