]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
manually duplicating #650 in the master branch
authorTim Wood <washwithcare@gmail.com>
Thu, 21 Feb 2013 17:59:27 +0000 (09:59 -0800)
committerTim Wood <washwithcare@gmail.com>
Thu, 21 Feb 2013 17:59:27 +0000 (09:59 -0800)
test/moment/format.js

index c26613dfe72b9627eceea221c2bf7399bc719bf2..f5c2c4825a053c46f9703b6ceab0cf6cebd176b7 100644 (file)
@@ -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) {