Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r88358:0e136ff64a98
Date: 2016-11-13 16:27 +0100
http://bitbucket.org/pypy/pypy/changeset/0e136ff64a98/

Log:    remove this file too

diff --git a/pypy/module/pypyjit/test_pypy_c/conftest.py 
b/pypy/module/pypyjit/test_pypy_c/conftest.py
deleted file mode 100644
--- a/pypy/module/pypyjit/test_pypy_c/conftest.py
+++ /dev/null
@@ -1,4 +0,0 @@
-def pytest_addoption(parser):
-    group = parser.getgroup("pypyjit options")
-    group.addoption("--pypy", action="store", default=None, dest="pypy_c",
-                    help="the location of the JIT enabled pypy-c")
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to