Skip to content

Commit

Permalink
(test suite): Add mailman bin dir to PATH for arch test
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Apr 21, 2017
1 parent ca31dfa commit 222fbb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/completion/arch.exp
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
assert_bash_exec {OLDPATH="$PATH"; PATH="$PATH:/usr/lib/mailman/bin"}
assert_source_completions arch
assert_bash_exec {PATH="$OLDPATH"; unset -v OLDPATH}

0 comments on commit 222fbb8

Please sign in to comment.