unittests/html/pass.html in watir-1.6.2 vs unittests/html/pass.html in watir-1.6.5
- old
+ new
@@ -1,13 +1,13 @@
-<html>
-<head>
-<title>
-Pass Page
-</title>
-</head>
-<body>
-PASS
-
-<input type=button value="Close Window" onClick="javascript:window.close();">
-
-</body>
+<html>
+<head>
+<title>
+Pass Page
+</title>
+</head>
+<body>
+PASS
+
+<input type=button value="Close Window" onClick="javascript:window.close();">
+
+</body>
</html>
\ No newline at end of file