mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +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):
|
Execute(The astyle callback should return the correct default values with an option file set):
|
||||||
call ale#test#SetFilename('../c_files/testfile.c')
|
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
|
AssertEqual
|
||||||
\ {
|
\ {
|
||||||
|
|||||||
Reference in New Issue
Block a user