diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:01:29 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-10-05 11:01:29 (GMT) |
commit | a1b34d386ad92e6b741662080d4aa6869c311f0a (patch) | |
tree | a7626fcdc8879d2778c68fb978280f68221c796a /tests/busy.test | |
parent | 6ea2c1ade6b63859abac22e42468ba744523fb67 (diff) | |
parent | 348370937c430973633246eaf91de8cee1bde7d0 (diff) | |
download | tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.zip tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.gz tk-a1b34d386ad92e6b741662080d4aa6869c311f0a.tar.bz2 |
Merge trunk
Diffstat (limited to 'tests/busy.test')
-rw-r--r-- | tests/busy.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/busy.test b/tests/busy.test index 52bd4e6..6c110a9 100644 --- a/tests/busy.test +++ b/tests/busy.test @@ -4,7 +4,7 @@ # commands. Sourcing this file runs the tests and generates output for errors. # No output means no errors were found. # -# Copyright (c) 1998-2000 by Jos Decoster. All rights reserved. +# Copyright © 1998-2000 by Jos Decoster. All rights reserved. package require tcltest 2.2 tcltest::configure {*}$argv |