diff options
Diffstat (limited to 'tests/pullimap/t')
-rw-r--r-- | tests/pullimap/t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pullimap/t b/tests/pullimap/t index 58a19ca..879c5d1 100644 --- a/tests/pullimap/t +++ b/tests/pullimap/t @@ -149,4 +149,4 @@ doveadm -u "remote" search mailbox "$MAILBOX" all >"$TMPDIR/messages" [ ! -s "$TMPDIR/messages" ] || error "messages left" step_done -# vim: set filetype=sh : +# vim: set filetype=bash : |