diff options
Diffstat (limited to 'node_modules/htmlparser2/test/Documents/Basic.html')
-rw-r--r-- | node_modules/htmlparser2/test/Documents/Basic.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/htmlparser2/test/Documents/Basic.html b/node_modules/htmlparser2/test/Documents/Basic.html new file mode 100644 index 000000000..65957a2f1 --- /dev/null +++ b/node_modules/htmlparser2/test/Documents/Basic.html @@ -0,0 +1 @@ +<!DOCTYPE html><html><title>The Title</title><body>Hello world</body></html>
\ No newline at end of file |