blob: 3104e61a8636f0494407d52a55329d01f56cad53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[DEFAULT]
firefox-appdir = browser
skip-if = toolkit == 'android' # bug 1730213
support-files =
head.js
head = head.js
[test_pagedata_basic.js]
[test_pagedata_schema.js]
[test_opengraph.js]
[test_queue.js]
[test_schemaorg.js]
[test_schemaorg_parse.js]
[test_twitter.js]
|