aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python33
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python33')
-rw-r--r--lang/python33/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/python33/Makefile b/lang/python33/Makefile
index 5cfcbb2fc190..59cea232f033 100644
--- a/lang/python33/Makefile
+++ b/lang/python33/Makefile
@@ -231,9 +231,4 @@ post-install:
@${CAT} ${PKGMESSAGE}
-test: build
- @cd ${WRKSRC} && ./python -m test -u all -j 1 -w
-
-regression-test: test
-
.include <bsd.port.post.mk>