Bsh/tests/subshells.yml

12 lines
280 B
YAML
Raw Permalink Normal View History

2022-02-08 17:50:03 +00:00
- name: Basic
file: ./tests/subshells/basic.sh
- name: Subshell in subshell
file: ./tests/subshells/subshell_in_subshell.sh
- name: Function in subshell
file: ./tests/subshells/fun_in_subshell.sh
- name: Multiple variables
file: ./tests/subshells/multiple_variables.sh