##// END OF EJS Templates
hist -t default, omit last empty line in input_hist_raw on multiline statements, old changelog entries
hist -t default, omit last empty line in input_hist_raw on multiline statements, old changelog entries

File last commit:

r181:54d3ddad
r787:1f6481ec
Show More
test_shouldfail.ipy
3 lines | 80 B | text/plain | TextLexer
/ test / test_shouldfail.ipy
# this will fail w/ assertionerror
cd /
assert os.getcwd() == '/does/not/exist'