summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortreectrl <treectrl>2002-12-28 22:08:58 (GMT)
committertreectrl <treectrl>2002-12-28 22:08:58 (GMT)
commit2bf955837fad32b6da81674429ccd7009aa95172 (patch)
tree1bf817a616edf6899589101ebbd7abe4c8da6b48
parentfa736db3f0a4c99718862e8e7939d9a84d0c1d87 (diff)
downloadtktreectrl-2bf955837fad32b6da81674429ccd7009aa95172.zip
tktreectrl-2bf955837fad32b6da81674429ccd7009aa95172.tar.gz
tktreectrl-2bf955837fad32b6da81674429ccd7009aa95172.tar.bz2
Removed line loading libtreectrl*.so.
-rw-r--r--tests/treectrl.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/treectrl.test b/tests/treectrl.test
index 3c8c754..151b145 100644
--- a/tests/treectrl.test
+++ b/tests/treectrl.test
@@ -10,7 +10,7 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: treectrl.test,v 1.9 2002/12/28 21:18:46 krischan Exp $
+# RCS: @(#) $Id: treectrl.test,v 1.10 2002/12/28 22:08:58 treectrl Exp $
if {[lsearch [namespace children] ::tcltest] == -1} {
package require tcltest
@@ -42,7 +42,6 @@ switch -- $thisPlatform {
}
}
-load [file join . libtreectrl1.0.so]
source [file join library treectrl.tcl]
source [file join library filelist-bindings.tcl]