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