Remove superfluous settings from legacy tests.

This commit is contained in:
Julian Mehne
2014-12-16 20:39:06 +01:00
parent a8c926fc91
commit 84dda11ec3
24 changed files with 13 additions and 23 deletions

View File

@@ -21,7 +21,6 @@ describe('regexp with magic settings', function()
9 foobar
]])
execute('set nocompatible viminfo+=nviminfo')
execute('/^1')
execute([[/a*b\{2}c\+/e]])
feed([[x/\Md\*e\{2}f\+/e<cr>]])