summaryrefslogtreecommitdiff
path: root/src/testdir/test_sound.vim
diff options
context:
space:
mode:
Diffstat (limited to 'src/testdir/test_sound.vim')
-rw-r--r--src/testdir/test_sound.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testdir/test_sound.vim b/src/testdir/test_sound.vim
index 86dc59673..1a9ffb568 100644
--- a/src/testdir/test_sound.vim
+++ b/src/testdir/test_sound.vim
@@ -62,3 +62,5 @@ func Test_play_silent()
sleep 30m
call assert_true(g:id_again > 0)
endfunc
+
+" vim: shiftwidth=2 sts=2 expandtab