unittests/html/fileupload.html in watir-1.9.1.rc1 vs unittests/html/fileupload.html in watir-1.9.1

- old
+ new

@@ -26,10 +26,10 @@ Disabled file box <form name = test1 method = get action = pass.html> <tr> <td> -<input type = file name = file1 value = 'fileupload.html'> +<input type = file name = file3 value = 'fileupload.html'> <td> This is used in file1 in form test1 <input name="upload" type="submit" value="upload"> </form> </table>