Преглед изворни кода

* LongTimeFormat should be hh:nn:ss for this test to work

git-svn-id: trunk@7004 -
michael пре 18 година
родитељ
комит
e139c19c48
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      tests/webtbs/tw8187.pp

+ 1 - 0
tests/webtbs/tw8187.pp

@@ -23,5 +23,6 @@ begin
 end;
   
 begin
+  LongTimeFormat:='hh:nn:ss';
   CheckTime;
 end.