diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-11-10 13:02:28 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2019-11-10 13:02:28 +0100 |
commit | 8395c95ceef7095d719e10447336f15acdcce2f8 (patch) | |
tree | 0a1162b528b0801096d27eeed1e891a29437bd6c /dom/html | |
parent | 56d8824888b1ce37781308919c7bc5f8f404dca0 (diff) | |
download | aura-central-8395c95ceef7095d719e10447336f15acdcce2f8.tar.gz |
Issue mcp-graveyard/UXP%618 - Misc fixes (merge conflicts)
Diffstat (limited to 'dom/html')
-rw-r--r-- | dom/html/test/mochitest.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dom/html/test/mochitest.ini b/dom/html/test/mochitest.ini index 1059bc5d0..b9da7def8 100644 --- a/dom/html/test/mochitest.ini +++ b/dom/html/test/mochitest.ini @@ -605,7 +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 +[test_script_module.html] +support-files = + file_script_module.html + file_script_nomodule.html
\ No newline at end of file |