summaryrefslogtreecommitdiff
path: root/test/lib/completions/killall.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/killall.exp')
-rw-r--r--test/lib/completions/killall.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lib/completions/killall.exp b/test/lib/completions/killall.exp
index 763c8e7d..ae8b3d60 100644
--- a/test/lib/completions/killall.exp
+++ b/test/lib/completions/killall.exp
@@ -1,11 +1,11 @@
proc setup {} {
save_env
-}; # setup()
+}
proc teardown {} {
assert_env_unmodified
-}; # teardown()
+}
setup