aboutsummaryrefslogtreecommitdiff
path: root/headless/src/test/resources/crawlTest/two.html
blob: 9fe3c683cd515b108b7bf0606b07c63ccdc04c91 (plain)
1
2
3
4
5
6
7
<html>
  <head><title>two</title></head>
  <body>
    <a href="three.html">three</a>
  </body>
</html>