]> git.ipfire.org Git - thirdparty/moment.git/commit
Fixed iso is_valid tests 1212/head
authorIskren Chernev <iskren.chernev@gmail.com>
Thu, 24 Oct 2013 09:12:46 +0000 (02:12 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Thu, 24 Oct 2013 09:12:46 +0000 (02:12 -0700)
commit6cd3b96b0495307f918e328db5288d89c0e3fb31
tree227a57722746ffd35aa7738e6727d305c6f94336
parent4ffd0a964f45c6eae8b92e184823ac977293c8d2
Fixed iso is_valid tests

In iso date-time format time is always separated by date with 'T', so make sure
all tests that expect to go through the iso parser have a 'T'.
test/moment/is_valid.js