Explorar o código

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

git-svn-id: trunk@7004 -
michael %!s(int64=18) %!d(string=hai) anos
pai
achega
e139c19c48
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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.