diff options
Diffstat (limited to 'test/lib/completions/xvnc4viewer.exp')
-rw-r--r-- | test/lib/completions/xvnc4viewer.exp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/lib/completions/xvnc4viewer.exp b/test/lib/completions/xvnc4viewer.exp index 3456c3e7..b10e272c 100644 --- a/test/lib/completions/xvnc4viewer.exp +++ b/test/lib/completions/xvnc4viewer.exp @@ -1,11 +1,11 @@ proc setup {} { save_env -}; # setup() +} proc teardown {} { assert_env_unmodified -}; # teardown() +} setup |