Skip to content

Commit 40df767

Browse files
committed
Add newlines at end of km lang file and tests
1 parent 7fe7c05 commit 40df767

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lang/km.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@
6060
doy: 4 // The week that contains Jan 4th is the first week of the year.
6161
}
6262
});
63-
}));
63+
}));

test/lang/km.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,4 +447,4 @@ exports["lang:km"] = {
447447

448448
test.done();
449449
}
450-
};
450+
};

0 commit comments

Comments
 (0)