about summary refs log tree commit diff
path: root/timezone
diff options
context:
space:
mode:
Diffstat (limited to 'timezone')
-rw-r--r--timezone/test-tz.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/timezone/test-tz.c b/timezone/test-tz.c
index 528aa6f7ab..6a330a5021 100644
--- a/timezone/test-tz.c
+++ b/timezone/test-tz.c
@@ -11,8 +11,7 @@ struct {
   {"TZ=",		832910115},
   {"TZ=:UTC",		832910115},
   {"TZ=UTC",		832910115},
-  /* PROBLEM ahead.  I fear the tzset code is somehow broken.  */
-  /*  {"TZ=UTC0",		832910115}*/
+  {"TZ=UTC0",		832910115}
 };