commit | 8c8de839325eda0bed68917d18179d2003b344d1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 22:58:06 2008 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 24 22:58:06 2008 +0000 |
tree | c65b80f0a627f2e77385a07a62ee4206465cbc22 | |
parent | 864207de089119377a1e1e5d411307d8eb57399e [diff] |
updated for version 7.2a
diff --git a/runtime/compiler/rubyunit.vim b/runtime/compiler/rubyunit.vim index 218ba60..74a6f01 100644 --- a/runtime/compiler/rubyunit.vim +++ b/runtime/compiler/rubyunit.vim
@@ -32,4 +32,4 @@ let &cpo = s:cpo_save unlet s:cpo_save -" vim: nowrap sw=2 sts=2 ts=8 ff=unix: +" vim: nowrap sw=2 sts=2 ts=8: