diff options
author | Bram Moolenaar <Bram@vim.org> | 2017-07-11 21:46:28 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2017-07-11 21:46:28 +0200 |
commit | 292eff0c5aacb8531d65509679b6c29eae8dc22a (patch) | |
tree | 25bb79912395e8a0e1c219dfa32283f8bee8081e /src/testdir/test67.ok | |
parent | f1d13478e3a7e1a86d52552c8c5571f00dc28ad1 (diff) | |
download | vim-292eff0c5aacb8531d65509679b6c29eae8dc22a.zip |
patch 8.0.0708: some tests are old style
Problem: Some tests are old style.
Solution: Change a few tests from old style to new style. (pschuh,
closes #1813)
Diffstat (limited to 'src/testdir/test67.ok')
-rw-r--r-- | src/testdir/test67.ok | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/testdir/test67.ok b/src/testdir/test67.ok deleted file mode 100644 index 51188e5af..000000000 --- a/src/testdir/test67.ok +++ /dev/null @@ -1,10 +0,0 @@ -##BufEnter: 1 -#BufEnter: 0 -#BufEnter: 1 -#auexists#BufEnter: 0 -#auexists#BufEnter: 1 -#BufEnter#*.test: 0 -#BufEnter#*.test: 1 -#BufEnter#<buffer>: 0 -#BufEnter#<buffer>: 1 -#BufEnter#<buffer>: 0 |