summaryrefslogtreecommitdiff
path: root/test/lib/completions/ant.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/completions/ant.exp')
-rw-r--r--test/lib/completions/ant.exp6
1 files changed, 5 insertions, 1 deletions
diff --git a/test/lib/completions/ant.exp b/test/lib/completions/ant.exp
index de57f24a..acff23ec 100644
--- a/test/lib/completions/ant.exp
+++ b/test/lib/completions/ant.exp
@@ -4,7 +4,9 @@ proc setup {} {
proc teardown {} {
- assert_env_unmodified
+ assert_env_unmodified {
+ /OLDPWD=/d
+ }
}
@@ -12,8 +14,10 @@ setup
assert_complete_any "ant -"
+sync_after_int
+assert_complete_dir "bashcomp clean init realclean" "ant " $::srcdir/fixtures/ant
sync_after_int