Skip to content

Commit 1dcbd9c

Browse files
Wrap the tests in the encoding routine
1 parent 13e4178 commit 1dcbd9c

File tree

2 files changed

+361
-183
lines changed

2 files changed

+361
-183
lines changed

test/.jshintrc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"extends": "../.jshintrc",
88
"globals": {
99
"require": true,
10-
"unescape": true
10+
"unescape": true,
11+
"lifecycle": true,
12+
"using": true,
13+
"addEvent": true
1114
}
1215
}

0 commit comments

Comments
 (0)