Bug 1050433 - part 1 - move effective_tld_names.dat into xpcshell manifest declarations; r=mshal

This commit is contained in:
Nathan Froyd 2014-08-07 14:46:15 -04:00
parent d7b2a94fae
commit 103ed7a5b0
2 changed files with 1 additions and 7 deletions

View File

@ -7,10 +7,3 @@
DEFINES += $(TK_CFLAGS)
include $(topsrcdir)/config/rules.mk
# One of the xpcshell unit tests needs this file, so make sure it winds
# up in the test directory.
libs::
$(NSINSTALL) -D $(DEPTH)/_tests/xpcshell/$(relativesrcdir)/unit/data
$(INSTALL) $(topsrcdir)/netwerk/dns/effective_tld_names.dat \
$(DEPTH)/_tests/xpcshell/$(relativesrcdir)/unit/

View File

@ -17,6 +17,7 @@ support-files =
socks_client_subprocess.js
test_link.desktop
test_link.url
../../dns/effective_tld_names.dat
[test_nsIBufferedOutputStream_writeFrom_block.js]
[test_cache2-00-service-get.js]