Bug 878204 - add moznetwork to test package, r=jhammel

This commit is contained in:
Andrew Halberstadt 2013-06-03 10:04:25 -04:00
parent a470c3e0a4
commit 54828484d0
2 changed files with 2 additions and 3 deletions

View File

@ -12,8 +12,6 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
# Harness packages from the srcdir;
# python packages to be installed IN INSTALLATION ORDER.
# Packages later in the list can depend only on packages earlier in the list.
MOZBASE_PACKAGES = \
manifestdestiny \
mozcrash \
@ -26,7 +24,7 @@ MOZBASE_PACKAGES = \
mozprofile \
mozrunner \
mozdevice \
mozcrash \
moznetwork \
$(NULL)
MOZBASE_EXTRAS = \

View File

@ -7,6 +7,7 @@ mozhttpd.pth:testing/mozbase/mozhttpd
mozinfo.pth:testing/mozbase/mozinfo
mozinstall.pth:testing/mozbase/mozinstall
mozlog.pth:testing/mozbase/mozlog
moznetwork.pth:testing/mozbase/moznetwork
mozprocess.pth:testing/mozbase/mozprocess
mozprofile.pth:testing/mozbase/mozprofile
mozrunner.pth:testing/mozbase/mozrunner