chore: Distinguish test value name

This commit is contained in:
jhlink 2020-07-28 23:28:25 -04:00
parent a9b2f6362d
commit 7d40d0a16f
1 changed files with 1 additions and 1 deletions

View File

@ -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
\ {