mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-19 09:34:18 +01:00
5 lines
83 B
Tcl
Executable File
5 lines
83 B
Tcl
Executable File
#!/usr/bin/env tclsh
|
|
|
|
set testdir [file dirname $argv0]
|
|
source $testdir/tester.tcl
|