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

package ifneeded tcltests 0.1 "
    source [list $dir/tcltests.tcl]
    package provide tcltests 0.1
"