##// END OF EJS Templates
Fix state leakage and speedup in test-suite...
Fix state leakage and speedup in test-suite This is mostly visible when running the test via pytest that collect-then-run vs nose that runs as it collects. While I was at it I've improved some tests to be faster by changing the maximum recursion limit.

File last commit:

r7846:e288666b
r25073:1a37c557
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html