summaryrefslogtreecommitdiff
path: root/test/lib/completions/evince.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/evince.exp')
-rw-r--r--test/lib/completions/evince.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/lib/completions/evince.exp b/test/lib/completions/evince.exp
index 22279a26..204467a1 100644
--- a/test/lib/completions/evince.exp
+++ b/test/lib/completions/evince.exp
@@ -1,11 +1,11 @@
proc setup {} {
save_env
-}; # setup()
+}
proc teardown {} {
assert_env_unmodified {/OLDPWD=/d}
-}; # teardown()
+}
setup
@@ -26,7 +26,7 @@ set files {
.tga .TGA .tif .TIF .tiff .TIFF
.xpm .XPM .xwd .XWD
}
-assert_complete_dir $files "evince " "fixtures/evince"
+assert_complete_dir $files "evince " "$::srcdir/fixtures/evince"
sync_after_int