summaryrefslogtreecommitdiff
path: root/test/fixers/test_rufo_fixer_callback.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixers/test_rufo_fixer_callback.vader')
-rw-r--r--test/fixers/test_rufo_fixer_callback.vader4
1 files changed, 1 insertions, 3 deletions
diff --git a/test/fixers/test_rufo_fixer_callback.vader b/test/fixers/test_rufo_fixer_callback.vader
index a0828406..98108efc 100644
--- a/test/fixers/test_rufo_fixer_callback.vader
+++ b/test/fixers/test_rufo_fixer_callback.vader
@@ -4,9 +4,7 @@ Before:
" Use an invalid global executable, so we don't match it.
let g:ale_ruby_rufo_executable = 'xxxinvalid'
- call ale#test#SetDirectory('/testplugin/test/fixers')
- silent cd ..
- silent cd command_callback
+ call ale#test#SetDirectory('/testplugin/test/command_callback')
let g:dir = getcwd()
After: