summaryrefslogtreecommitdiffstats
path: root/tests/test_shells/inputs/ipython
blob: 257cba6f8703d009c62028e3ecf20ecf40701067 (plain)
1
2
3
4
5
6
7
print ('cd ' + '"$TEST_ROOT"/3rd')  # Start of the test marker
bool 42
bool 44
class Test(object):
pass

exit