X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Ftests%2Fadns--8.5;fp=debian%2Ftests%2Fadns--8.5;h=5dd2b82f6a667ecda09d51aefe1f402679e92d8f;hb=f11fc44f1a1c163d3de865cc0f861855f2f1513f;hp=0000000000000000000000000000000000000000;hpb=a21cd620821fe1f2bf9242df41ec3047ceb4ec0d;p=chiark-tcl.git diff --git a/debian/tests/adns--8.5 b/debian/tests/adns--8.5 new file mode 100755 index 0000000..5dd2b82 --- /dev/null +++ b/debian/tests/adns--8.5 @@ -0,0 +1,4 @@ +#!/usr/bin/tclsh8.5 +load chiark_tcl_adns-1.so +set t {adns/runtest.tcl} +if {[file exists $t]} { source $t }