test_site/index.html in generic_test-0.1.9 vs test_site/index.html in generic_test-0.1.10

- old
+ new

@@ -10,9 +10,15 @@ <a href="about.html">About page</a> </p> <p id="broken_link"> <a href="broken_link.html">Broken link</a> </p> + <h2><a id="special_links"></a> Special links</h2> + <p> + <a href="mailto:samuel.garratt@integrationqa.com">Email me</a> + <a href="#special_links">Link to heading</a> + <a href="mailto:invalid.person@bad-d0main.com">Don't try to email this</a> + </p> <p>hello world. I create aplication now. good bye \ No newline at end of file