summaryrefslogtreecommitdiffstats
path: root/browser/components/pagedata/tests/unit/xpcshell.toml
blob: a04ab47455c75dc9b7639afc03f0532c41c25d87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[DEFAULT]
firefox-appdir = "browser"
skip-if = ["os == 'android'"] # bug 1730213
support-files = ["head.js"]
head = "head.js"

["test_opengraph.js"]

["test_pagedata_basic.js"]

["test_pagedata_schema.js"]

["test_queue.js"]

["test_schemaorg.js"]

["test_schemaorg_parse.js"]

["test_twitter.js"]