JSHint test helpers

Remove unreferenced globals
This commit is contained in:
Nick Schonning 2014-03-11 02:40:27 -04:00
parent 86a9e0db6a
commit 62d5a10873
2 changed files with 1 additions and 2 deletions

View File

@ -8,5 +8,4 @@ lib/javascripts/moment.js
lib/javascripts/moment_locale/
public/javascripts/
spec/phantom_js/smoke_test.js
test/javascripts/test_helper.js
vendor/

View File

@ -1,5 +1,5 @@
/*jshint maxlen:250 */
/*global count:true find:true document:true equal:true sinon:true */
/*global document, sinon, console, QUnit */
//= require env