19 lines
297 B
TOML
19 lines
297 B
TOML
[DEFAULT]
|
|
icecat-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"]
|