Skip to content

Commit

Permalink
Fixed browser testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary committed Sep 4, 2014
1 parent bc265a5 commit 83fbdd3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@
{
// Browser testing support
assert = window.chai.assert;
lightrouter = {
LightRouter: window.LightRouter
};
Lightrouter = window.LightRouter;
}


Expand Down

0 comments on commit 83fbdd3

Please sign in to comment.