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

This commit is contained in:
Andrew Halberstadt 2013-06-03 10:04:25 -04:00
Родитель 82a9f4437b
Коммит 7a3ada3026
2 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -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 = \

Просмотреть файл

@ -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