1#!/usr/bin/env tclsh
2
3source [file join [file dir [info script]] initests.tcl]
4
5runAllTests
6
7