mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
#4454 Clean up root test directory tests
Combine cases into smaller tests of tests and remove tests we no longer need. Linter tests have been moved to where they should be.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
After:
|
||||
unlet! g:output
|
||||
|
||||
Execute(ALEInfo -clipboard should that clipboard support is required):
|
||||
Execute(ALEInfo -clipboard should tell the user that clipboard support is required):
|
||||
" When run in the Docker image, there's no clipboard support, so this test
|
||||
" will actually run.
|
||||
if !has('clipboard')
|
||||
|
||||
Reference in New Issue
Block a user