浏览代码

* 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);
      end;
    str(d:11,s);
-   if s<>' 5.170E+006' then
+   if s<>' 5.169E+006' then
      begin
        writeln(s);
        halt(1);