Skip to content

Commit c90c28a

Browse files
committed
make test jshint pass
1 parent 7bed9a6 commit c90c28a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/.jshintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"mockKeyEvent": true,
2727
"casper": true,
2828
"DocumentFragment": true,
29-
"jQuery": true
29+
"jQuery": true,
30+
"$": true
3031
}
3132
}

0 commit comments

Comments
 (0)