##// END OF EJS Templates
Fix tests to return consistent results regardless of how they are called....
Fix tests to return consistent results regardless of how they are called. Now, calling: - 'python iptest.py' from source dir or from src/IPython/testing should give the same results - 'python iptest.py IPython.SOMETHING' from either place should also give the same results.
Fernando Perez -
r2487:e7fa2331
Show More