Skip to content

Commit

Permalink
changed line endings from LF to CRLF, but git doesn't seem to show an…
Browse files Browse the repository at this point in the history
…y difference.

So, had to add a line to force fully commit.
  • Loading branch information
unknown committed Feb 15, 2011
1 parent 150786b commit 464bfac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-test/monotype/monotype_script_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -316,4 +316,5 @@ MonotypeScriptTest.prototype.testWithoutProjectId = function () {
});
assertNull(script);
assertEquals(0, families.length);

};

0 comments on commit 464bfac

Please sign in to comment.