##// END OF EJS Templates
Only use alignment specification if it's the first...
Only use alignment specification if it's the first yielded result. Reuse ipipe.xformat() in ibrowse.ibrowse.getrow().

File last commit:

r181:54d3ddad
r282:e7006b3e
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'