42-archive/42sh/42ShellTester/spec/bonuses/tilde-expansion/004-expanded-with-PWD-2/stdout
Antoine Riard f1af26c00c andor yolo
2017-03-29 15:22:20 +02:00

3 lines
222 B
Text

expected_to_not match_regex "~+/${GLOBAL_TOKEN}_SUBDIRECTORY"
expected_to_not match_regex "/${GLOBAL_TOKEN}[+]/${GLOBAL_TOKEN}_SUBDIRECTORY"
expected_to match_regex "^${GLOBAL_TMP_DIRECTORY}/${GLOBAL_TOKEN}_SUBDIRECTORY$"