diff options
Diffstat (limited to 'dom/html/test/mochitest.ini')
-rw-r--r-- | dom/html/test/mochitest.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dom/html/test/mochitest.ini b/dom/html/test/mochitest.ini index f619be5df6..b9da7def8e 100644 --- a/dom/html/test/mochitest.ini +++ b/dom/html/test/mochitest.ini @@ -605,3 +605,7 @@ skip-if = os == "android" # up/down arrow keys not supported on android [test_bug1295719_event_sequence_for_number_keys.html] [test_bug1310865.html] [test_bug1315146.html] +[test_script_module.html] +support-files = + file_script_module.html + file_script_nomodule.html
\ No newline at end of file |