mirror of
https://github.com/dense-analysis/ale
synced 2024-12-23 22:53:40 +00:00
chore: Distinguish test value name
This commit is contained in:
parent
a9b2f6362d
commit
7d40d0a16f
@ -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
|
||||
\ {
|
||||
|
Loading…
Reference in New Issue
Block a user