aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db-upgrade-0-1-delim-mismatch/t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/db-upgrade-0-1-delim-mismatch/t')
-rw-r--r--tests/db-upgrade-0-1-delim-mismatch/t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/db-upgrade-0-1-delim-mismatch/t b/tests/db-upgrade-0-1-delim-mismatch/t
index d133437..c15927c 100644
--- a/tests/db-upgrade-0-1-delim-mismatch/t
+++ b/tests/db-upgrade-0-1-delim-mismatch/t
@@ -4,4 +4,4 @@ sqlite3 "$XDG_DATA_HOME/interimap/remote.db" <"$TESTDIR/before.sql" || error "Co
grep -Fx 'ERROR: Local and remote hierachy delimiters differ (local "\"", remote "^"), refusing to update table `mailboxes`.' <"$STDERR" || error
-# vim: set filetype=sh :
+# vim: set filetype=bash :