Commit 83656fa5 authored by Stefan Behnel's avatar Stefan Behnel

remove left-over

parent 0922772b
......@@ -881,7 +881,6 @@ if __name__ == '__main__':
'pyregr'))
if options.xml_output_dir:
sys.path.append('.')
from Cython.Tests.xmlrunner import XMLTestRunner
test_runner = XMLTestRunner(output=options.xml_output_dir,
verbose=options.verbosity > 0)
......
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