mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 13:14:29 +08:00
#3633 - Put all dummy test files in test/test-files
This commit is contained in:
@@ -8,6 +8,6 @@ Execute(The linter should not be executed when there's no stack.yaml file):
|
||||
AssertLinterNotExecuted
|
||||
|
||||
Execute(The linter should be executed when there is a stack.yaml file):
|
||||
call ale#test#SetFilename('stack_build_paths/test.hs')
|
||||
call ale#test#SetFilename('../test-files/stack/test.hs')
|
||||
|
||||
AssertLinter 'stack', 'stack build --fast'
|
||||
|
||||
Reference in New Issue
Block a user