Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r88426:31fb79a2893f
Date: 2016-11-17 10:16 +0100
http://bitbucket.org/pypy/pypy/changeset/31fb79a2893f/

Log:    Fix (probably a merge error?)

diff --git a/pytest.py b/pytest.py
--- a/pytest.py
+++ b/pytest.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # PYTHON_ARGCOMPLETE_OK
 """
 pytest: unit and functional testing with Python.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to