##// END OF EJS Templates
- set the default value of autoedit_syntax to be false. Too many complaints....
- set the default value of autoedit_syntax to be false. Too many complaints. - fix pdb tracking for emacs.

File last commit:

r181:54d3ddad
r294:f072f38c
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'