21 lines
145 B
Plaintext
Raw Normal View History

2011-08-16 11:08:54 +03:00
proc setup {} {
save_env
}
proc teardown {} {
assert_env_unmodified
}
setup
assert_complete_any "a2x "
sync_after_int
teardown