Commit 22c0759c authored by Hanno Schlichting's avatar Hanno Schlichting

ignore isolation.txt and only report first doctest failure per file

parent 50b58818
......@@ -35,4 +35,4 @@ clean:
rm -rf $(BUILD_DIRS)
test:
$(HERE)/bin/test -v
$(HERE)/bin/test -v -1 -t \!isolation.txt
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