summaryrefslogtreecommitdiffstats
path: root/toolkit/components/sqlite/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/sqlite/moz.build')
-rw-r--r--toolkit/components/sqlite/moz.build6
1 files changed, 1 insertions, 5 deletions
diff --git a/toolkit/components/sqlite/moz.build b/toolkit/components/sqlite/moz.build
index bbe5b8b96..1235b5449 100644
--- a/toolkit/components/sqlite/moz.build
+++ b/toolkit/components/sqlite/moz.build
@@ -4,8 +4,4 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-XPCSHELL_TESTS_MANIFESTS += ['tests/xpcshell/xpcshell.ini']
-
-EXTRA_JS_MODULES.sqlite += [
- 'sqlite_internal.js',
-]
+EXTRA_JS_MODULES.sqlite += ['sqlite_internal.js']