2011-10-12 02:54:13 +04:00

21 lines
145 B
Plaintext

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