initial harness code and read channel
[scpubgit/TenDotTcl.git] / t / 000-harness-sanity.t
CommitLineData
3c6a0ce7 1BEGIN { exec(tclsh => 't/tcl/harness.tcl' => $0) }
2
3pass "This is a passing test"
4
5done_testing