mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Rename htmlparser2tests.ts to htmlparser2-tests.ts
This commit is contained in:
parent
8badcfa1b3
commit
5f62479f18
@ -21,4 +21,4 @@ var parser = new htmlparser.Parser({
|
||||
});
|
||||
|
||||
parser.write("Xyz <script type='text/javascript'>var foo = '<<bar>>';</script>");
|
||||
parser.end();
|
||||
parser.end();
|
||||
Loading…
Reference in New Issue
Block a user