ensure newlines at end of transformation tests

This commit is contained in:
Sebastian McKenzie
2014-11-19 21:09:50 +11:00
parent 32b32329b2
commit 102a566b1d
66 changed files with 79 additions and 76 deletions

View File

@@ -2,4 +2,4 @@
var Test = function Test() {
Function.prototype.hasOwnProperty.call(this, "test");
};
};