unittests/html/links_multi.html in watir-1.6.6 vs unittests/html/links_multi.html in watir-1.6.7.rc1
- old
+ new
@@ -2,11 +2,9 @@
<head>
<title>Test page for Links</title>
</head>
<body>
-Revision: $Revision $
-
<a href="mama.html" class="Mama">click</a>
<a href="not.html" class="Papa">not me</a>
<a href="papa.html" class="Papa">click</a>
</body>