##// END OF EJS Templates
update test_jsonutil...
update test_jsonutil test previously failing case of no-microsecond timestamps and update to use nt asserts instead of plain asserts for better failure messages

File last commit:

r14009:6f019b30
r15309:863e157e
Show More
__main__.py
3 lines | 105 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.html import notebookapp as app
app.launch_new_instance()