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