blob: 962b93decde55979fbf3f53c758e36c7577ff6ff (
plain)
1
2
3
4
5
6
7
8
|
[DEFAULT]
head =
tail =
[test_encoding.js]
# Bug 676995: test hangs consistently on Android
# Bug 907732: thunderbird still uses legacy downloads manager.
skip-if = (os == "android" || buildapp == '../mail')
|