aboutsummaryrefslogtreecommitdiff
path: root/src/batchtools/headless/src/test/resources/crawlTest/two.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/batchtools/headless/src/test/resources/crawlTest/two.html')
-rw-r--r--src/batchtools/headless/src/test/resources/crawlTest/two.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/batchtools/headless/src/test/resources/crawlTest/two.html b/src/batchtools/headless/src/test/resources/crawlTest/two.html
new file mode 100644
index 0000000..9fe3c68
--- /dev/null
+++ b/src/batchtools/headless/src/test/resources/crawlTest/two.html
@@ -0,0 +1,7 @@
+<html>
+ <head><title>two</title></head>
+ <body>
+ <a href="three.html">three</a>
+ </body>
+</html>
+