chiark / gitweb /
testing: Add tcl 8.7 to list of versions for testing
[chiark-tcl.git] / debian / tests / crypto--8.6
1 #!/usr/bin/tclsh8.6
2 load chiark_tcl_crypto-1.so
3 set t {crypto/runtest.tcl}
4 if {[file exists $t]} { source $t }