Add new line at the end of the test file.

This commit is contained in:
Junle Li
2014-05-13 00:28:05 +08:00
parent 56f52b48ec
commit 276f88c4d5
@@ -25,4 +25,4 @@ function test_receiveMessage() {
$.receiveMessage((e) => {}, (sourceOrigin) => {
return sourceOrigin === 'http://dummy.url';
}, 100);
};
};