Skip to content

Commit

Permalink
uncomment mocha shim
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkadlec0 committed Mar 13, 2014
1 parent 7947298 commit 8427895
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ require.config({
underscore: {
exports: '_'
},
/*mocha: {
mocha: {
exports: 'mocha'
}*/
}
}
});

Expand Down

0 comments on commit 8427895

Please sign in to comment.