diff --git a/dom/indexedDB/test/mochitest.ini b/dom/indexedDB/test/mochitest.ini index 2d128ca2e54..a6121e9caea 100644 --- a/dom/indexedDB/test/mochitest.ini +++ b/dom/indexedDB/test/mochitest.ini @@ -270,8 +270,6 @@ skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # Bug 931116 skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # Bug 931116 [test_indexes_funny_things.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # Bug 931116 -[test_input_file.html] -skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # Bug 931116 [test_invalid_cursor.html] skip-if = (buildapp == 'b2g' && toolkit != 'gonk') # Bug 931116 [test_invalid_version.html] diff --git a/dom/indexedDB/test/test_input_file.html b/dom/indexedDB/test/test_input_file.html deleted file mode 100644 index d094deb52e0..00000000000 --- a/dom/indexedDB/test/test_input_file.html +++ /dev/null @@ -1,130 +0,0 @@ - - - - Storing <input type="file"> in IndexedDB - - - - - - - - - -