Commit 870b96a5 authored by Stefan Behnel's avatar Stefan Behnel

remove unnecessary option (and source of failures) from pyximport end-to-end test

parent c19ebf29
PYTHON -S -c "import pyimport_test; pyimport_test.test()"
PYTHON -c "import pyimport_test; pyimport_test.test()"
######## pyimport_test.py ########
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment