1
0
Fork 0
mirror of https://github.com/imjasonh/testscript-rs synced 2026-07-08 09:05:34 +00:00
testscript-rs/testdata/custom_cd.txt
Jason Hall c39114f1a9 initial commit
Signed-off-by: Jason Hall <jason@chainguard.dev>
2025-09-26 18:41:14 -04:00

7 lines
120 B
Text

# Verify that a custom command can chdir.
mkChdir foo
exists $WORK/foo
# Current directory is not $WORK.
! exists foo