mirror of
https://codeberg.org/la-chouette/minishell.git
synced 2025-12-05 23:18:08 +01:00
(fix) Test was missing an EOF
This commit is contained in:
parent
32dd807c9d
commit
71eb07b4f5
1 changed files with 1 additions and 0 deletions
1
test.sh
1
test.sh
|
|
@ -1330,6 +1330,7 @@ expecting <<EOF
|
||||||
hello
|
hello
|
||||||
hi
|
hi
|
||||||
0
|
0
|
||||||
|
EOF
|
||||||
|
|
||||||
when_run <<"EOF" "unquoting behaviour with wildcard"
|
when_run <<"EOF" "unquoting behaviour with wildcard"
|
||||||
touch outfile
|
touch outfile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue