Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTatsky committed Jan 7, 2015
1 parent c17903d commit a4f7b4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Expand Up @@ -9,4 +9,5 @@ global.Mt = {
hi: function(text){
console.log(text || 'hi');
}
};
};

0 comments on commit a4f7b4a

Please sign in to comment.