8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
|
print ('cd ' + 'tests/shell/3rd') # Start of the test marker
|
||
|
bool 42
|
||
|
bool 44
|
||
|
class Test(object):
|
||
|
pass
|
||
|
|
||
|
exit
|