summaryrefslogtreecommitdiffstats
path: root/toolkit/components/workerloader/tests/chrome.ini
blob: c83a0b0813458231e61e83da57b48cb2bce49c01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[DEFAULT]
support-files =
  moduleA-depends.js
  moduleB-dependency.js
  moduleC-circular.js
  moduleD-circular.js
  moduleE-throws-during-require.js
  moduleF-syntax-error.js
  moduleG-throws-later.js
  moduleH-module-dot-exports.js
  utils_mainthread.js
  utils_worker.js
  worker_test_loading.js

[test_loading.xul]