blob: 1da463316e61693f924544981976a8ebd3d12f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[DEFAULT]
skip-if = os == 'android'
support-files =
main_test_osfile_async.js
worker_handler.js
worker_test_osfile_comms.js
worker_test_osfile_front.js
worker_test_osfile_shared.js
worker_test_osfile_unix.js
worker_test_osfile_win.js
[test_osfile_async.xul]
[test_osfile_back.xul]
[test_osfile_comms.xul]
[test_osfile_front.xul]
|