$OpenBSD: patch-tests_test_serving_py,v 1.1 2016/01/04 12:21:41 shadchin Exp $
--- tests/test_serving.py.orig	Thu Dec 24 00:04:27 2015
+++ tests/test_serving.py	Thu Dec 24 00:03:59 2015
@@ -195,4 +195,4 @@ def test_monkeypached_sleep(tmpdir):
     from werkzeug._reloader import ReloaderLoop
     ReloaderLoop()._sleep(0)
     '''))
-    subprocess.check_call(['python', str(script)])
+    subprocess.check_call(['${MODPY_BIN}', str(script)])
