##// END OF EJS Templates
-revised code to correct ehaviour under linux....
-revised code to correct ehaviour under linux. -temporary disabled %cpaste due to regression under linux.

File last commit:

r988:2f09c2ab
r1153:4fa91668
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'