diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-10 11:33:25 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-09-10 11:33:25 (GMT) |
commit | 06d15abf35fabff20dcd2f953f3c52ed6d9bd7ce (patch) | |
tree | 8618aca4a3bc042191de3d1e3e277eeed60ba5e1 /tests | |
parent | 0e0be8492f32e304665caeadace916ce72829c5e (diff) | |
parent | 2592b1e93b713440a2fab51b01df4ad31bb21f7d (diff) | |
download | tcl-06d15abf35fabff20dcd2f953f3c52ed6d9bd7ce.zip tcl-06d15abf35fabff20dcd2f953f3c52ed6d9bd7ce.tar.gz tcl-06d15abf35fabff20dcd2f953f3c52ed6d9bd7ce.tar.bz2 |
Merge 8.6
Diffstat (limited to 'tests')
-rw-r--r-- | tests/all.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/all.tcl b/tests/all.tcl index 52c8763..c72334a 100644 --- a/tests/all.tcl +++ b/tests/all.tcl @@ -1,7 +1,7 @@ # all.tcl -- # # This file contains a top-level script to run all of the Tcl -# tests. Execute it by invoking "source all.test" when running tcltest +# tests. Execute it by invoking "source all.tcl" when running tcltest # in this directory. # # Copyright (c) 1998-1999 by Scriptics Corporation. |