summaryrefslogtreecommitdiffstats
path: root/tests/safePrimarySelection.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/safePrimarySelection.test')
-rw-r--r--tests/safePrimarySelection.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/safePrimarySelection.test b/tests/safePrimarySelection.test
index 713eedc..fd237f0 100644
--- a/tests/safePrimarySelection.test
+++ b/tests/safePrimarySelection.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
@@ -63,7 +63,7 @@ proc ::_test_tmp::unsafeInterp {name} {
set ::_test_tmp::script {
- package require Tk
+ package require tk
namespace eval ::_test_tmp {}
proc ::_test_tmp::getPrimarySelection {} {