From: Tim Wood Date: Thu, 21 Feb 2013 17:59:27 +0000 (-0800) Subject: manually duplicating #650 in the master branch X-Git-Tag: 2.1.0~54^2~2^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f6af54fa1cb7771238354e930d9bf2be7bc3a85;p=thirdparty%2Fmoment.git manually duplicating #650 in the master branch --- diff --git a/test/moment/format.js b/test/moment/format.js index c26613dfe..f5c2c4825 100644 --- a/test/moment/format.js +++ b/test/moment/format.js @@ -169,7 +169,7 @@ exports.format = { "2009-12-31": "2009-53", "2010-01-01": "2009-53", "2010-01-02": "2009-53", - "2010-01-03": "2009-53", + "2010-01-03": "2009-53" }; for (var i in cases) {