forked from mirrors/gecko-dev
No Bug - Fix for whitespace linting in mochitest.toml. CLOSED TREE
This commit is contained in:
parent
03a3324687
commit
1458cf5c1e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,4 +26,4 @@ skip-if = [
|
||||||
["test_disallowInheritPrincipal.html"]
|
["test_disallowInheritPrincipal.html"]
|
||||||
|
|
||||||
["test_loadLocalFont.html"]
|
["test_loadLocalFont.html"]
|
||||||
skip-if = ["os == 'android'"] # Font does not exist on Android
|
skip-if = ["os == 'android'"] # Font does not exist on Android
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue