Skip to content

Commit

Permalink
test suite has some laggy tests. yeahhh.
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Dec 15, 2011
1 parent 95e6eaa commit fc17dc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test/js/dumpdata.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ function resultsToDOM(){

}

/* uno */ resultsToDOM();
/* dos */ grabFeatDetects();
/* tres */ setTimeout(resultsToDOM, 5e3);

/* uno */ resultsToDOM();
/* dos */ grabFeatDetects();
/* tres */ setTimeout(resultsToDOM, 5e3);
/* quatro */ setTimeout(resultsToDOM, 15e3);

0 comments on commit fc17dc3

Please sign in to comment.