2010-10-07 18:03:59 +03:00

21 lines
152 B
Plaintext

proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "ether-wake "
sync_after_int
teardown