Skip to content

Commit abdaab5

Browse files
committed
update test page
1 parent 6fd7efa commit abdaab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
in2 = document.getElementById('in2');
6868

6969
var doTest = function(){
70-
test(in1.value, in2.value, participle);
70+
test(in1.value, in2.value, '');
7171
};
7272

7373
// do test with participle

0 commit comments

Comments
 (0)