]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
Add Vim modeline to lib.sh.test.
authorSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 21:09:06 +0000 (22:09 +0100)
committerSimon Ruderich <simon@ruderich.org>
Tue, 24 Feb 2009 21:09:06 +0000 (22:09 +0100)
tests/lib.sh.test

index 91aef013c2c97466991f2c19e4f211c9c0e03e6a..d3dc2e02d6bfb20b46fe10b4a6c2c7a1052d5689 100644 (file)
@@ -19,3 +19,5 @@ function which() {
 # Tests for installed() without exit codes.
 installed ls && echo ls installed
 installed doesnt-exist && echo doesnt-exist installed
+
+# vim: ft=sh