diff options
Diffstat (limited to 'dom/mathml/moz.build')
-rw-r--r-- | dom/mathml/moz.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dom/mathml/moz.build b/dom/mathml/moz.build index e8b9fd61bb..a1e38eef33 100644 --- a/dom/mathml/moz.build +++ b/dom/mathml/moz.build @@ -22,5 +22,3 @@ FINAL_LIBRARY = "xul" LOCAL_INCLUDES += [ "/dom/base", ] - -MOCHITEST_MANIFESTS += ["tests/mochitest/mochitest.toml"] |