bash-completion/test/lib/completions/plague-client.exp
2011-11-04 22:35:45 +02:00

21 lines
155 B
Plaintext

proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "plague-client "
sync_after_int
teardown