aboutsummaryrefslogtreecommitdiffstats
path: root/tests/largeint
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/largeint
parent041cf66df44f191c6117c22c4c815e7ef1486a68 (diff)
tests/*/t: Replace filetype=sh with filetype=bash.
Diffstat (limited to 'tests/largeint')
-rw-r--r--tests/largeint/t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/largeint/t b/tests/largeint/t
index b0877d5..c3f349e 100644
--- a/tests/largeint/t
+++ b/tests/largeint/t
@@ -36,4 +36,4 @@ doveadm -u "remote" mailbox update --min-next-uid 2147483648 --min-highest-modse
run
-# vim: set filetype=sh :
+# vim: set filetype=bash :