components/python/unittest2/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
--- a/components/python/unittest2/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/python/unittest2/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -54,5 +54,7 @@
 
 test:		$(TEST_NO_ARCH)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 
 REQUIRED_PACKAGES += library/python/setuptools-26