##// END OF EJS Templates
Kirill Smelkov patch 4/9: doc should say %dhist instead %ds"
Kirill Smelkov patch 4/9: doc should say %dhist instead %ds"

File last commit:

r181:54d3ddad
r430:1c65bd2b
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'