mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
Fix JSHint in test helper
This commit is contained in:
parent
5193ddc72f
commit
66f7d77663
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
/*jshint maxlen:250 */
|
||||
/*global count:true find:true document:true */
|
||||
|
||||
//= require env
|
||||
|
|
Loading…
Reference in a new issue