Skip to content

Commit

Permalink
Add duplicate URL test
Browse files Browse the repository at this point in the history
  • Loading branch information
driverdan committed Feb 8, 2011
1 parent 53b339b commit 1f97986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ <h4>section header 2</h4>
<li class="home"><a href="./">home (current path)</a></li>
<li><a href="about.html">about (relative)</a></li>
<li><a href="http://driverdan.com">driverdan.com (full url internal)</a></li>
<li><a href="http://driverdan.com">driverdan.com (duplicate)</a></li>
<li><a href="http://github.com" class="popup">github (external)</a></li>
<li><a href="/cssess/tests/contact.html">contact (absolute)</a></li>
<li><a href="">(empty)</a></li>
Expand Down

0 comments on commit 1f97986

Please sign in to comment.