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

21 lines
161 B
Plaintext

proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "btdownloadcurses.py "
sync_after_int
teardown