Skip to content

Commit

Permalink
Adding QUnit to jshint globals in start.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sglanzer-deprecated committed Apr 28, 2015
1 parent 384f632 commit 991b827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/start.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*global blanket, mocha, moduleLoaderFinish, $ */
/*global QUnit, blanket, mocha, moduleLoaderFinish, $ */

function sendCoverage() {
$.ajax({
Expand Down

0 comments on commit 991b827

Please sign in to comment.