partially fix date testsuite

This commit is contained in:
Denis Vlasenko
2008-04-24 19:37:11 +00:00
parent c6191e9a0a
commit ad6cab1834
4 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1 @@
test x"Wed Apr 23 11:22:33 UTC 2008" = x"`busybox date -u -d 11:22:33`"
test x"Sat Jan 1 11:22:33 UTC 2000" = x"`TZ=CET-1CEST-2 busybox date -u -d 2000.01.01-11:22:33`"