aboutsummaryrefslogtreecommitdiff
path: root/timezone/test-tz.c
diff options
context:
space:
mode:
Diffstat (limited to 'timezone/test-tz.c')
-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 528aa6f..6a330a5 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}
};