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