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