diff options
Diffstat (limited to 'tests/pkgIndex.tcl')
-rw-r--r-- | tests/pkgIndex.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkgIndex.tcl b/tests/pkgIndex.tcl index 9d89277..96542f9 100644 --- a/tests/pkgIndex.tcl +++ b/tests/pkgIndex.tcl @@ -1,3 +1,3 @@ #! /usr/bin/env tclsh -package ifneeded tcltests 0.1 [list source $dir/tcltests.tcl] +package ifneeded tcltests 0.1 [list source $dir/tcltests.tcl]
\ No newline at end of file |