##// END OF EJS Templates
Backport PR #4909: sort dictionary keys before comparison, ordering is not guaranteed...
Backport PR #4909: sort dictionary keys before comparison, ordering is not guaranteed failed for me on 1.x with nose.proxy.AssertionError: AssertionError: Lists differ: ['a', 'b'] != ['b', 'a'] (2to3 wraps a list around it)
MinRK -
r14842:d84134e7
Show More
Name Size Modified Last Commit Author
/ IPython / qt / console / tests
__init__.py Loading ...
test_ansi_code_processor.py Loading ...
test_app.py Loading ...
test_completion_lexer.py Loading ...
test_console_widget.py Loading ...
test_kill_ring.py Loading ...