summaryrefslogtreecommitdiff
path: root/test/lib/completions/apt-get.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/apt-get.exp')
-rw-r--r--test/lib/completions/apt-get.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/lib/completions/apt-get.exp b/test/lib/completions/apt-get.exp
index 270d6fe8..8a5d3629 100644
--- a/test/lib/completions/apt-get.exp
+++ b/test/lib/completions/apt-get.exp
@@ -4,7 +4,7 @@ proc setup {} {
proc teardown {} {
- assert_env_unmodified
+ assert_env_unmodified {/OLDPWD=/d}
}
@@ -22,4 +22,8 @@ expect {
sync_after_int
+assert_complete_dir "./bash-completion-test-subject.deb" "apt-get install ./" "$::srcdir/fixtures/dpkg"
+sync_after_int
+
+
teardown