From 57e8350a3895a1579b77cc134d6d7d49b056678e Mon Sep 17 00:00:00 2001 From: Ian Roxborough Date: Sun, 9 Sep 2001 19:49:03 +0000 Subject: Itcl import for Tcl/Tk8.3 upgrade --- itcl/iwidgets3.0.0/tests/all | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'itcl/iwidgets3.0.0/tests/all') diff --git a/itcl/iwidgets3.0.0/tests/all b/itcl/iwidgets3.0.0/tests/all index 44941032e90..8581c5a70b0 100644 --- a/itcl/iwidgets3.0.0/tests/all +++ b/itcl/iwidgets3.0.0/tests/all @@ -3,6 +3,11 @@ # in this directory. # # @(#) all 1.2 94/08/10 15:52:50 +# ------------------------------------------------------------------ +# THIS SCRIPT IS NOW DEPRECATED! It is kept for older Tcl +# installations that don't have the "tcltest" package. +# Instead, use the "all.tcl" script to run the test suite. +# ------------------------------------------------------------------ foreach i [lsort [glob *.test]] { if [string match l.*.test $i] { -- cgit v1.2.1