$OpenBSD: patch-tests_twisted_Makefile_in,v 1.1 2013/01/21 18:45:37 jasper Exp $

Why should a different python be used for tests than what we tested
for in configure?

--- tests/twisted/Makefile.in.orig	Mon Jan 21 19:43:50 2013
+++ tests/twisted/Makefile.in	Mon Jan 21 19:43:59 2013
@@ -206,7 +206,7 @@ SHELL = @SHELL@
 STRIP = @STRIP@
 TELEPATHY_CFLAGS = @TELEPATHY_CFLAGS@
 TELEPATHY_LIBS = @TELEPATHY_LIBS@
-TEST_PYTHON = @TEST_PYTHON@
+TEST_PYTHON = @PYTHON@
 VERSION = @VERSION@
 XSLTPROC = @XSLTPROC@
 abs_builddir = @abs_builddir@
