summaryrefslogtreecommitdiffstats
path: root/toolkit/components/ctypes/tests/chrome/chrome.toml
blob: 22c64cb3f3894fccd4f57bfec2a0d1c29324eaf0 (plain)
1
2
3
4
5
6
7
8
9
10
[DEFAULT]
skip-if = ["os == 'android'"]
support-files = [
  "xpcshellTestHarnessAdaptor.js",
  "ctypes_worker.js",
  "../unit/test_jsctypes.js",
]

["test_ctypes.xhtml"]
skip-if = ["verify"]