From: Iskren Chernev Date: Tue, 25 Mar 2014 07:38:26 +0000 (-0700) Subject: Add newlines at end of km lang file and tests X-Git-Tag: 2.6.0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40df767355160bf6c26be34153fe01e91b40019e;p=thirdparty%2Fmoment.git Add newlines at end of km lang file and tests --- diff --git a/lang/km.js b/lang/km.js index 159ba814f..f1c401e8b 100644 --- a/lang/km.js +++ b/lang/km.js @@ -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 +})); diff --git a/test/lang/km.js b/test/lang/km.js index b85d8131c..e0eef9df0 100644 --- a/test/lang/km.js +++ b/test/lang/km.js @@ -447,4 +447,4 @@ exports["lang:km"] = { test.done(); } -}; \ No newline at end of file +};