소스 검색

* fixed test

Jonas Maebe 22 년 전
부모
커밋
1c902b4e69
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tests/webtbs/tw2643.pp

+ 1 - 1
tests/webtbs/tw2643.pp

@@ -13,7 +13,7 @@ begin
        halt(1);
        halt(1);
      end;
      end;
    str(d:11,s);
    str(d:11,s);
-   if s<>' 5.170E+006' then
+   if s<>' 5.169E+006' then
      begin
      begin
        writeln(s);
        writeln(s);
        halt(1);
        halt(1);