summaryrefslogtreecommitdiffstats
path: root/tests/opt.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-31 13:12:01 (GMT)
commit6c69cf8504626ca091607ff500979c1f738cefb1 (patch)
treea3b15329745c40e296eb311788b48cef85f5eae3 /tests/opt.test
parent30fd8c842c97d0977b8ef7a4f4ee8528d260f6f2 (diff)
downloadtcl-6c69cf8504626ca091607ff500979c1f738cefb1.zip
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.gz
tcl-6c69cf8504626ca091607ff500979c1f738cefb1.tar.bz2
opt package: Change comment. 0.4.7 -> 0.4.8.
More Master -> Parent and Slave -> Child changes in (internal) library and test-cases
Diffstat (limited to 'tests/opt.test')
-rw-r--r--tests/opt.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opt.test b/tests/opt.test
index 14a6e04..7ed25b5 100644
--- a/tests/opt.test
+++ b/tests/opt.test
@@ -17,7 +17,7 @@ if {[lsearch [namespace children] ::tcltest] == -1} {
}
# the package we are going to test
-package require opt 0.4.7
+package require opt 0.4.8
# we are using implementation specifics to test the package