X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2F000-harness-sanity.t;fp=t%2F000-harness-sanity.t;h=70fb0c545580f77b1f6451baef63ac1eef5bc333;hb=3c6a0ce7ac46c66d6b7b48d63cbfc0470ae991e1;hp=0000000000000000000000000000000000000000;hpb=d4567ecb6ca5553f47cd984a8f0a584d8251731b;p=scpubgit%2FTenDotTcl.git diff --git a/t/000-harness-sanity.t b/t/000-harness-sanity.t new file mode 100644 index 0000000..70fb0c5 --- /dev/null +++ b/t/000-harness-sanity.t @@ -0,0 +1,5 @@ +BEGIN { exec(tclsh => 't/tcl/harness.tcl' => $0) } + +pass "This is a passing test" + +done_testing