Skip to content

Commit

Permalink
Forgot to add varas :(
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Levin committed Sep 30, 2014
1 parent 0b036e6 commit 325666f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/resources/tests.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
var log = [];
var testName;

QUnit.done(function (test_results) {
var tests = [];
for(var i = 0, len = log.length; i < len; i++) {
Expand Down

0 comments on commit 325666f

Please sign in to comment.