Add cookie tests to xpcshell tests.

This commit is contained in:
Dan Witte 2010-06-07 15:13:03 -07:00
Родитель 217acab227
Коммит 27a1ff8519
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -82,6 +82,8 @@ CPPSRCS += \
CookieServiceParent.cpp \
CookieServiceChild.cpp \
$(NULL)
XPCSHELL_TESTS += test/unit_ipc
endif
endif