##// END OF EJS Templates
Make debugger doctest more remote....
Make debugger doctest more remote. Depending on whether or not __main__ is set to a real module, there may or may not be a 'File: ' line in the pinfo output. This differs according to whether tests were run directly or via a subprocess using 'python -c', so we use the doctest ellipsis to ignore the difference.
Thomas Kluyver -
r12621:66fe51d1
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / tests
__init__.py Loading ...
clienttest.py Loading ...
test_asyncresult.py Loading ...
test_client.py Loading ...
test_db.py Loading ...
test_dependency.py Loading ...
test_launcher.py Loading ...
test_lbview.py Loading ...
test_magics.py Loading ...
test_mongodb.py Loading ...
test_view.py Loading ...