summaryrefslogtreecommitdiffstats
path: root/tests/pkgIndex.tcl
blob: 48ab71b73e001f5815de0c1a3c67741b4cc008b3 (plain)
1
2
3
4
5
6
#! /usr/bin/env tclsh

package ifneeded tcltests 0.1 {
	source [file dirname [file dirname [file normalize [info script]/...]]]/tcltests.tcl
	package provide tcltests 0.1
}