Add cookie tests to xpcshell tests.

This commit is contained in:
Dan Witte 2010-06-07 15:13:03 -07:00
parent be96d6cdaf
commit 4d4f642bc8

View File

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