summaryrefslogtreecommitdiffstats
path: root/dom/downloads/tests/mochitest.ini
blob: e13e4d8870b8b8c96e83d7c20e0bfbee0793cdd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
# The actual requirement for mozDownloadManager is MOZ_GONK because of
# the nsIVolumeService dependency.  Until https://bugzil.la/1130264 is
# addressed, there is no way for mulet to run these tests.
run-if = toolkit == 'gonk'
support-files =
  serve_file.sjs
  clear_all_done_helper.js

[test_downloads_navigator_object.html]
[test_downloads_basic.html]
[test_downloads_large.html]
[test_downloads_bad_file.html]
[test_downloads_pause_remove.html]
[test_downloads_pause_resume.html]