Rename htmlparser2tests.ts to htmlparser2-tests.ts

This commit is contained in:
James Roland Cabresos 2014-08-07 21:10:37 +08:00
parent 8badcfa1b3
commit 5f62479f18

View File

@ -21,4 +21,4 @@ var parser = new htmlparser.Parser({
});
parser.write("Xyz <script type='text/javascript'>var foo = '<<bar>>';</script>");
parser.end();
parser.end();