Parcourir la source

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

git-svn-id: trunk@7004 -
michael il y a 18 ans
Parent
commit
e139c19c48
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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.