X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FTenDotTcl.git;a=blobdiff_plain;f=t%2Ftcl%2Fharness.tcl;h=1872ce45912de8903cc6a2640ff81fa9fcd9da04;hp=2856a1c933690dbb835e76ef9570063f9c600f84;hb=0e93bc12741bd93c6e35d81da4a44b32f7a8cdf9;hpb=458402ad7848042949e49d5b73831f75a870317c diff --git a/t/tcl/harness.tcl b/t/tcl/harness.tcl index 2856a1c..1872ce4 100644 --- a/t/tcl/harness.tcl +++ b/t/tcl/harness.tcl @@ -1,4 +1,4 @@ -lappend ::auto_path snit ten +lappend ::auto_path json snit ten package require ten::test namespace import ten::test::* proc BEGIN {meh} {}