]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Add newlines at end of km lang file and tests
authorIskren Chernev <iskren.chernev@gmail.com>
Tue, 25 Mar 2014 07:38:26 +0000 (00:38 -0700)
committerIskren Chernev <iskren.chernev@gmail.com>
Tue, 25 Mar 2014 07:38:26 +0000 (00:38 -0700)
lang/km.js
test/lang/km.js

index 159ba814fbc6812ed3ea64dd40ef835c3ec84c4c..f1c401e8b42e1b1f2dbe52070eee18f29050cdc7 100644 (file)
@@ -60,4 +60,4 @@
             doy: 4 // The week that contains Jan 4th is the first week of the year.
         }
     });
-}));
\ No newline at end of file
+}));
index b85d8131c079e7ffbb493e183c9cff885dbf6565..e0eef9df0d708ecfb07f925fa15e7a81822bee0f 100644 (file)
@@ -447,4 +447,4 @@ exports["lang:km"] = {
 
         test.done();
     }
-};
\ No newline at end of file
+};