proc setup {} { save_env }; # setup() proc teardown {} { assert_env_unmodified }; # teardown() setup if {[assert_exec {unexpand --help} "" "" "unsupported"]} { assert_complete_any "unexpand --" }; # if sync_after_int teardown