chiark / gitweb /
autopkgtests: Test default tcl version
[chiark-tcl.git] / debian / tests / adns--def
diff --git a/debian/tests/adns--def b/debian/tests/adns--def
new file mode 100755 (executable)
index 0000000..c18bb01
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/tclsh
+load chiark_tcl_adns-1.so
+set t {adns/runtest.tcl}
+if {[file exists $t]} { source $t }