mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
chore: Distinguish test value name
This commit is contained in:
@@ -49,7 +49,7 @@ Execute(The astyle callback should support cpp files with option file set):
|
||||
|
||||
Execute(The astyle callback should return the correct default values with an option file set):
|
||||
call ale#test#SetFilename('../c_files/testfile.c')
|
||||
let g:ale_c_astyle_project_options = '.astylerc'
|
||||
let g:ale_c_astyle_project_options = '.astylerc_c'
|
||||
|
||||
AssertEqual
|
||||
\ {
|
||||
|
||||
Reference in New Issue
Block a user