aboutsummaryrefslogtreecommitdiff
path: root/test/resources/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/resources/index.html')
-rw-r--r--test/resources/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/resources/index.html b/test/resources/index.html
index c5f364c..a011c30 100644
--- a/test/resources/index.html
+++ b/test/resources/index.html
@@ -34,5 +34,10 @@
<script src="app-trilicensed.js"></script>
<script src="proprietary.js"></script>
<script src="tracker.js"></script>
+<div>
+ <a href="bar">About Us</a>
+ <a href="foo">Contact Us</a><span> at lib@re.js.</span>
+ <a href="quux">Website Feedback</a>
+</div>
</body>
</html>