Skip to content

Commit

Permalink
Add new line at the end of the test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunle committed May 12, 2014
1 parent 56f52b4 commit 276f88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jquery.postMessage/jquery.postMessage-test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ function test_receiveMessage() {
$.receiveMessage((e) => {}, (sourceOrigin) => {
return sourceOrigin === 'http://dummy.url';
}, 100);
};
};

0 comments on commit 276f88c

Please sign in to comment.