mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
JSHint test helpers
Remove unreferenced globals
This commit is contained in:
parent
86a9e0db6a
commit
62d5a10873
|
@ -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/
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user