aboutsummaryrefslogtreecommitdiffstats
path: root/tests/rename-inferiors
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2024-03-06 14:36:38 +0100
committerGuilhem Moulin <guilhem@fripost.org>2024-03-06 14:36:38 +0100
commit53a296f8b629e002b13f328c74ff905963f75dc4 (patch)
tree0611d8beb6dc64a463a32cef60e69b3187d16abe /tests/rename-inferiors
parent041cf66df44f191c6117c22c4c815e7ef1486a68 (diff)
tests/*/t: Replace filetype=sh with filetype=bash.
Diffstat (limited to 'tests/rename-inferiors')
-rw-r--r--tests/rename-inferiors/t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rename-inferiors/t b/tests/rename-inferiors/t
index 9267e6f..9166230 100644
--- a/tests/rename-inferiors/t
+++ b/tests/rename-inferiors/t
@@ -97,4 +97,4 @@ check_mailbox_list
check_mailboxes_status "from.root" "from.root.child" "from.root.child2" "from.root.child.grandchild" \
"newroot.sibbling" "newroot.sibbling.grandchild" "root2" "INBOX"
-# vim: set filetype=sh :
+# vim: set filetype=bash :