summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--library/tcltest/pkgIndex.tcl11
-rw-r--r--library/tcltest1.0/pkgIndex.tcl11
2 files changed, 10 insertions, 12 deletions
diff --git a/library/tcltest/pkgIndex.tcl b/library/tcltest/pkgIndex.tcl
index 96b38cc..c79a8b0 100644
--- a/library/tcltest/pkgIndex.tcl
+++ b/library/tcltest/pkgIndex.tcl
@@ -10,9 +10,8 @@
package ifneeded tcltest 1.0 [list tclPkgSetup $dir tcltest 1.0 \
{{tcltest.tcl source {::tcltest::bytestring ::tcltest::cleanupTests \
- ::tcltest::dotests ::tcltest::makeDirectory ::tcltest::makeFile \
- ::tcltest::normalizeMsg ::tcltest::removeDirectory \
- ::tcltest::removeFile ::tcltest::restoreState ::tcltest::saveState \
- ::tcltest::test ::tcltest::threadReap ::tcltest::viewFile memory \
- ::tcltest:grep ::tcltest::getMatchingTestFiles }}}]
-
+ ::tcltest::makeDirectory ::tcltest::makeFile ::tcltest::normalizeMsg \
+ ::tcltest::removeDirectory ::tcltest::removeFile \
+ ::tcltest::restoreState ::tcltest::saveState ::tcltest::test \
+ ::tcltest::threadReap ::tcltest::viewFile ::tcltest::grep \
+ ::tcltest::getMatchingFiles ::tcltest::loadTestedCommands}}}]
diff --git a/library/tcltest1.0/pkgIndex.tcl b/library/tcltest1.0/pkgIndex.tcl
index 96b38cc..c79a8b0 100644
--- a/library/tcltest1.0/pkgIndex.tcl
+++ b/library/tcltest1.0/pkgIndex.tcl
@@ -10,9 +10,8 @@
package ifneeded tcltest 1.0 [list tclPkgSetup $dir tcltest 1.0 \
{{tcltest.tcl source {::tcltest::bytestring ::tcltest::cleanupTests \
- ::tcltest::dotests ::tcltest::makeDirectory ::tcltest::makeFile \
- ::tcltest::normalizeMsg ::tcltest::removeDirectory \
- ::tcltest::removeFile ::tcltest::restoreState ::tcltest::saveState \
- ::tcltest::test ::tcltest::threadReap ::tcltest::viewFile memory \
- ::tcltest:grep ::tcltest::getMatchingTestFiles }}}]
-
+ ::tcltest::makeDirectory ::tcltest::makeFile ::tcltest::normalizeMsg \
+ ::tcltest::removeDirectory ::tcltest::removeFile \
+ ::tcltest::restoreState ::tcltest::saveState ::tcltest::test \
+ ::tcltest::threadReap ::tcltest::viewFile ::tcltest::grep \
+ ::tcltest::getMatchingFiles ::tcltest::loadTestedCommands}}}]