2011-05-04 23:56:38 +03:00

21 lines
152 B
Plaintext

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