diff options
Diffstat (limited to 'tests/sync-mailbox-list/t')
-rw-r--r-- | tests/sync-mailbox-list/t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sync-mailbox-list/t b/tests/sync-mailbox-list/t index ea80fbf..d1567fb 100644 --- a/tests/sync-mailbox-list/t +++ b/tests/sync-mailbox-list/t @@ -90,4 +90,4 @@ EOF [ $(< "$TMPDIR/count") -eq 0 ] || error step_done -# vim: set filetype=sh : +# vim: set filetype=bash : |