Commit cbedb541 authored by Stefan Behnel's avatar Stefan Behnel

Remove superfluous empty line.

parent 53772108
......@@ -2358,7 +2358,6 @@ def runtests(options, cmd_args, coverage=None):
CFLAGS.append("-DCYTHON_LIMITED_API=1")
CFLAGS.append('-Wno-unused-function')
if xml_output_dir and options.fork:
# doesn't currently work together
sys.stderr.write("Disabling forked testing to support XML test output\n")
......
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