summaryrefslogtreecommitdiff
path: root/test/test_should_do_nothing_conditions.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_should_do_nothing_conditions.vader')
-rw-r--r--test/test_should_do_nothing_conditions.vader2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_should_do_nothing_conditions.vader b/test/test_should_do_nothing_conditions.vader
index 0df5881e..3afa11ac 100644
--- a/test/test_should_do_nothing_conditions.vader
+++ b/test/test_should_do_nothing_conditions.vader
@@ -15,6 +15,8 @@ After:
let b:funky_command_created = 0
endif
+ unlet! b:funky_command_created
+
Restore
Execute(ALE shouldn't do much of anything for ctrlp-funky buffers):