Fix formatting

master
Oliver Dunk 2015-09-18 16:09:23 +01:00
parent 29e8139219
commit f84a899e95
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ddg_goodie_test([qw(
'utc time' => test_zci(@now),
'utc now' => test_zci(@now),
'current utc' => test_zci(@now),
'time since epoch' => test_zci(@now),
'time since epoch' => test_zci(@now),
'epoch -1234567890' => test_zci(@then),
'-1234567890 epoch' => test_zci(@then),
'timestamp -1234567890' => test_zci(@then),