aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/fixtures/foo.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fixtures/foo.html b/tests/fixtures/foo.html
new file mode 100644
index 0000000..817934a
--- /dev/null
+++ b/tests/fixtures/foo.html
@@ -0,0 +1,3 @@
+<html>
+ <head><title>foo</title></head>
+ <body><h1>foo</h1></body></html>