Skip to content

Commit

Permalink
apply coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
mohayonao committed Dec 7, 2015
1 parent 2382740 commit 72087d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/MMLEmitter.js
Expand Up @@ -22,7 +22,7 @@ describe("MMLEmitter", () => {
global.Date = {
now() {
return timestamp;
}
},
};
});
beforeEach(() => {
Expand Down

0 comments on commit 72087d6

Please sign in to comment.