Skip to content

Commit

Permalink
Add newlines at end of km lang file and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ichernev committed Mar 25, 2014
1 parent 7fe7c05 commit 40df767
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lang/km.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
doy: 4 // The week that contains Jan 4th is the first week of the year.
}
});
}));
}));
2 changes: 1 addition & 1 deletion test/lang/km.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,4 +447,4 @@ exports["lang:km"] = {

test.done();
}
};
};

0 comments on commit 40df767

Please sign in to comment.