##// END OF EJS Templates
Again
nfgf -
Show More
@@ -418,7 +418,7 b' def test_time():'
418
418
419
419
420 # ';' at the end of %time prevents instruction value to be printed.
420 # ';' at the end of %time prevents instruction value to be printed.
421 # This tests fix for #13837
421 # This tests fix for #13837.
422 def test_time_no_outputwith_semicolon():
422 def test_time_no_outputwith_semicolon():
423 ip = get_ipython()
423 ip = get_ipython()
424
424
General Comments 0
You need to be logged in to leave comments. Login now