blob: 36eff0016a5e056ff9e595722a456f340332e303 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
skip-if = ["os == 'android'"]
["test_add_remove_dictionaries.xhtml"]
skip-if = ["verify"]
support-files = [
"base/base_utf.dic",
"base/base_utf.aff",
"map/maputf.dic",
"map/maputf.aff",
]
|