unittests/html/links_multi.html in watir-1.6.2 vs unittests/html/links_multi.html in watir-1.6.5
- old
+ new
@@ -1,14 +1,14 @@
-<html>
-<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>
-</html>
+<html>
+<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>
+</html>