chiark / gitweb /
testing: Add tcl 8.7 to list of versions for testing
[chiark-tcl.git] / debian / tests / dgram--8.7
diff --git a/debian/tests/dgram--8.7 b/debian/tests/dgram--8.7
new file mode 100755 (executable)
index 0000000..4f1d375
--- /dev/null
@@ -0,0 +1,4 @@
+#!/usr/bin/tclsh8.7
+load chiark_tcl_dgram-1.so
+set t {dgram/runtest.tcl}
+if {[file exists $t]} { source $t }