Fix fish_indent tests

This commit is contained in:
ridiculousfish 2019-05-24 17:00:56 -07:00
parent 43e3d3bcf2
commit c79c92eb47
2 changed files with 8 additions and 6 deletions

View File

@ -93,7 +93,6 @@ echo < stdin >>appended yes 2>&1 no > stdout maybe 2>& 4 | cat 2>| cat
' | $indent ' | $indent
echo \nTest normalization of keywords echo \nTest normalization of keywords
# issue 2921
echo -n ' echo -n '
i\ i\
f true f true

View File

@ -97,13 +97,16 @@ echo <stdin >>appended yes 2>&1 no >stdout maybe 2>&4 | cat 2>| cat
Test normalization of keywords Test normalization of keywords
if true i\
f true
echo yes echo yes
end en\
d
while true "whil\
builtin yes e" true
end "builtin" yes
en"d"
alpha | \ alpha | \
beta beta