initial harness code and read channel
[scpubgit/TenDotTcl.git] / t / tcl / harness.tcl
1 lappend ::auto_path snit ten
2 package require ten::test
3 namespace import ten::test::*
4 proc BEGIN {meh} {}
5 source [lindex $argv 0]