bash-completion/test/lib/completions/synclient.exp

19 lines
149 B
Plaintext

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