chiark / gitweb /
autopkgtests: Run regenerate-tests
[chiark-tcl.git] / debian / tests / adns--8.6
diff --git a/debian/tests/adns--8.6 b/debian/tests/adns--8.6
new file mode 100755 (executable)
index 0000000..773e4bd
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/tclsh8.6
+load chiark_tcl_adns-1.so
+set t {adns/runtest.tcl}
+if {[file exists $t]} { source $t }