Fix indent/sh/deindent-after-esac test case

This commit is contained in:
Maxime Coste 2019-07-01 22:04:04 +10:00
parent 5c219cc743
commit 9363f98f5b
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
gei<ret>

View File

@ -3,3 +3,4 @@ case $foo in
thing1
thing2
;;
esac

View File

@ -4,3 +4,4 @@ case $foo in
thing2
;;
esac