diff options
Diffstat (limited to 'toolkit/components/url-classifier/moz.build')
-rw-r--r-- | toolkit/components/url-classifier/moz.build | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/toolkit/components/url-classifier/moz.build b/toolkit/components/url-classifier/moz.build index d8856ee4a9..b6e630abda 100644 --- a/toolkit/components/url-classifier/moz.build +++ b/toolkit/components/url-classifier/moz.build @@ -4,8 +4,6 @@ # 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/. -TEST_DIRS += ['tests'] - XPIDL_SOURCES += [ 'nsIUrlClassifierDBService.idl', 'nsIUrlClassifierHashCompleter.idl', |