Skip to content

Commit

Permalink
update test page
Browse files Browse the repository at this point in the history
  • Loading branch information
nighca committed Aug 14, 2014
1 parent 6fd7efa commit abdaab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
in2 = document.getElementById('in2');

var doTest = function(){
test(in1.value, in2.value, participle);
test(in1.value, in2.value, '');
};

// do test with participle
Expand Down

0 comments on commit abdaab5

Please sign in to comment.