diff options
Diffstat (limited to 'dom/tests/mochitest/gamepad/mochitest.ini')
-rw-r--r-- | dom/tests/mochitest/gamepad/mochitest.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dom/tests/mochitest/gamepad/mochitest.ini b/dom/tests/mochitest/gamepad/mochitest.ini new file mode 100644 index 000000000..add02cb59 --- /dev/null +++ b/dom/tests/mochitest/gamepad/mochitest.ini @@ -0,0 +1,12 @@ +[DEFAULT] +support-files = + gamepad_frame.html + gamepad_frame_state.html + mock_gamepad.js + +[test_check_timestamp.html] +[test_gamepad.html] +[test_gamepad_connect_events.html] +[test_gamepad_frame_state_sync.html] +[test_gamepad_hidden_frame.html] +[test_navigator_gamepads.html] |