summaryrefslogtreecommitdiffstats
path: root/tests/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkgIndex.tcl')
-rw-r--r--tests/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkgIndex.tcl b/tests/pkgIndex.tcl
index 0feb0eb..854b943 100644
--- a/tests/pkgIndex.tcl
+++ b/tests/pkgIndex.tcl
@@ -1,6 +1,6 @@
#! /usr/bin/env tclsh
package ifneeded tcltests 0.1 "
- source [list $dir]/tcltests.tcl
+ source [list $dir/tcltests.tcl]
package provide tcltests 0.1
"