unittests/html/fileupload.html in watir-1.4.1 vs unittests/html/fileupload.html in watir-1.5.2

- old
+ new

@@ -3,17 +3,17 @@ <title> Test page for File Fields </title> </head> <body> -CVS Revision: "$Revision: 1.1 $" +CVS Revision: "$Revision: 817 $" <br> <br> <table> <tr> <td> -<input type = file name = file1 value = 'fileupload.html'>number 1 +<input type = file name = file1 value = 'fileupload.html' class='file_class' >number 1 <br> <input type = file id= file2 value = 'fileupload.html'> <td>These file fields are not in a form