tcltest: do a better job of cleanup up after tests
[jimtcl.git] / tests / dummy.tcl
blobe776ef7742251a90e2e8a0b572e9e2463723fc7b
1 # generates an error
2 proc dummyproc {} {
3 error "from dummyproc"
6 dummyproc