From 68aaa1b51a5840daefa854e5cea4d835961ca505 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Fri, 21 Dec 2012 21:17:33 +0000 Subject: - Remove test and regression-test targets for now - they pollute the installation on tinderboxes causing leftovers Discussed with: Kubilay Kocak --- lang/python33/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'lang/python33') 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 -- cgit v1.2.3