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