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