mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-11 05:53:13 +08:00
#3633 - Put all dummy test files in test/test-files
This commit is contained in:
@@ -10,6 +10,6 @@ Execute(The default executable path should be correct):
|
||||
Execute(The project root should be detected correctly):
|
||||
AssertLSPProject ''
|
||||
|
||||
call ale#test#SetFilename('zig-zls-project/main.zig')
|
||||
call ale#test#SetFilename('../test-files/zig/main.zig')
|
||||
|
||||
AssertLSPProject ale#path#Simplify(g:dir . '/zig-zls-project')
|
||||
AssertLSPProject ale#path#Simplify(g:dir . '/../test-files/zig')
|
||||
|
||||
Reference in New Issue
Block a user