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
echo \nTest normalization of keywords
# issue 2921
echo -n '
i\
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
if true
i\
f true
echo yes
end
en\
d
while true
builtin yes
end
"whil\
e" true
"builtin" yes
en"d"
alpha | \
beta