X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=test.coffee;h=fabb61bc0322e8cbb4cbc258abacc1e5b2d2a2af;hb=071a77b51a7f9ba5da51b3fc43885e63771bc566;hp=62b297c9fb5977d5823bc731e4ccacd6f6523ad2;hpb=a77c7e459842f78d78161bc4a3f330ec1d0c2693;p=peach-html5-editor.git diff --git a/test.coffee b/test.coffee index 62b297c..fabb61b 100644 --- a/test.coffee +++ b/test.coffee @@ -7979,7 +7979,7 @@ test_parser = (args) -> args.error_cb = (i) -> parse_errors.push i prev_node_id = 0 # reset counter - parsed = wheic.parse_html args + parsed = wheic.parse_html args.html, args serialized = serialize_els parsed if serialized isnt args.expected test_results.failed += 1