mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Rename htmlparser2tests.ts to htmlparser2-tests.ts
This commit is contained in:
@@ -21,4 +21,4 @@ var parser = new htmlparser.Parser({
|
||||
});
|
||||
|
||||
parser.write("Xyz <script type='text/javascript'>var foo = '<<bar>>';</script>");
|
||||
parser.end();
|
||||
parser.end();
|
||||
Reference in New Issue
Block a user