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