Skip to content

Commit

Permalink
Recover input for the 1st test in tests/optional.test
Browse files Browse the repository at this point in the history
It was removed in c538237, and cause valgrind error.
  • Loading branch information
yoichi committed Oct 27, 2017
1 parent f064f0e commit c05a21e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/optional.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

# strptime() is not available on mingw/WIN32
[strptime("%Y-%m-%dT%H:%M:%SZ")|(.,mktime)]
"2015-03-05T23:51:47Z"
[[2015,2,5,23,51,47,4,63],1425599507]

# Check day-of-week and day of year computations
Expand Down

0 comments on commit c05a21e

Please sign in to comment.