From ce2f032ce8b80b10d10befe1f18e3a3825824f42 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Wed, 28 Dec 2022 09:05:21 -0600 Subject: [PATCH] add missing file for test --- tests/files/notindex.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/files/notindex.html diff --git a/tests/files/notindex.html b/tests/files/notindex.html new file mode 100644 index 00000000..e4c488e0 --- /dev/null +++ b/tests/files/notindex.html @@ -0,0 +1,8 @@ + + + Hello? + + +

Hi there!

+ + \ No newline at end of file