components/python/ipython/Makefile
changeset 4339 6501cf9c29f9
parent 3936 c344422ee38b
child 4663 ab6b84c05705
--- a/components/python/ipython/Makefile	Thu May 21 08:56:12 2015 -0700
+++ b/components/python/ipython/Makefile	Thu May 21 13:48:49 2015 -0700
@@ -61,6 +61,8 @@
 
 test:           $(NO_TESTS)
 
+system-test:    $(NO_TESTS)
+
 REQUIRED_PACKAGES += library/python/python-twisted-26
 REQUIRED_PACKAGES += library/python/python-twisted-27
 REQUIRED_PACKAGES += library/python/setuptools-26