bash-completion/test/lib/completions/btdownloadheadless.py.exp
2009-06-14 16:22:25 +02:00

21 lines
188 B
Plaintext

proc setup {} {
save_env
}; # setup()
proc teardown {} {
assert_env_unmodified
}; # teardown()
setup
assert_complete_any "btdownloadheadless.py "
sync_after_int
teardown