forked from aniani/vim
patch 9.0.1257: code style is not check in test scripts
Problem: Code style is not check in test scripts. Solution: Add basic code style check for test files.
This commit is contained in:
@@ -20,7 +20,7 @@ if has('packages')
|
||||
let &packpath = &rtp
|
||||
endif
|
||||
|
||||
" Only when the +eval feature is present.
|
||||
" Only when the +eval feature is present.
|
||||
if 1
|
||||
" Make sure the .Xauthority file can be found after changing $HOME.
|
||||
if $XAUTHORITY == ''
|
||||
|
||||
Reference in New Issue
Block a user