bash-completion/test/lib/completions/tightvncviewer.exp
2010-06-18 17:21:38 +02:00

21 lines
156 B
Plaintext

proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "tightvncviewer "
sync_after_int
teardown