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