components/python/nose/Makefile
changeset 4339 6501cf9c29f9
parent 4139 c8cbf22116ed
child 4584 a5e61533b5ac
--- a/components/python/nose/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/python/nose/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -88,6 +88,8 @@
 
 test:		$(TEST_NO_ARCH)
 
+system-test:    $(SYSTEM_TESTS_NOT_IMPLEMENTED)
+
 REQUIRED_PACKAGES += library/python/setuptools-26
 REQUIRED_PACKAGES += library/python/setuptools-27
 REQUIRED_PACKAGES += library/python/setuptools-34