summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBob Halley <halley@nominum.com>2011-05-12 15:46:51 +0100
committerBob Halley <halley@nominum.com>2011-05-12 15:46:51 +0100
commit8d436f693ac074b8948d1ac60b1f6223de120159 (patch)
tree3a57522c691e531edbecff1e982e2b35b7846684 /tests
parente3a9eb03915b3649cf2d93e983f88ab44c673072 (diff)
downloaddnspython-8d436f693ac074b8948d1ac60b1f6223de120159.tar.gz
assume the python3 executable is called python3
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 1f09b18..fafe8eb 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -15,7 +15,7 @@
# $Id: Makefile,v 1.5 2004/03/19 00:17:27 halley Exp $
-PYTHON=python3.2
+PYTHON=python3
check: test