summaryrefslogtreecommitdiffstats
path: root/tests/opt.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-28 11:35:51 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-28 11:35:51 (GMT)
commit7c405f2e81b0eb2fbc2eae23dfaab798dcf44411 (patch)
tree0a335afe0c1626ff5b698661b08a298c6b07a39c /tests/opt.test
parent1b760ca1a5b4b09e2828f360064484801d3899b2 (diff)
parentd473f1507c154f001a28c74e520d79d0b8edd8e3 (diff)
downloadtcl-7c405f2e81b0eb2fbc2eae23dfaab798dcf44411.zip
tcl-7c405f2e81b0eb2fbc2eae23dfaab798dcf44411.tar.gz
tcl-7c405f2e81b0eb2fbc2eae23dfaab798dcf44411.tar.bz2
Merge 8.5 (Update opt package from 0.4.6 to 0.4.7).
Also fix installation of opt0.4 as done by makefile.vc, which never worked in Tcl 8.6.
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 2732d40..14a6e04 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.6
+package require opt 0.4.7
# we are using implementation specifics to test the package