summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:16:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:16:20 (GMT)
commit4c72523145189602c33c3e0d08e1b716fef1a34f (patch)
tree8b67722a0a4ef026ef26c656c3918b9ba8a6756b /tests
parent7f4cefb36eb47ec5c99d0becec44ed9de9760b5a (diff)
parent7dba68fe7673195fb44cfb6dd3f774cab411b18f (diff)
downloadtcl-4c72523145189602c33c3e0d08e1b716fef1a34f.zip
tcl-4c72523145189602c33c3e0d08e1b716fef1a34f.tar.gz
tcl-4c72523145189602c33c3e0d08e1b716fef1a34f.tar.bz2
Merge 8.7
Diffstat (limited to 'tests')
-rw-r--r--tests/opt.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/opt.test b/tests/opt.test
index 2d304c6..1f87ae6 100644
--- a/tests/opt.test
+++ b/tests/opt.test
@@ -17,7 +17,7 @@ if {"::tcltest" ni [namespace children]} {
}
# the package we are going to test
-package require opt 0.4.8
+package require opt 0.4.9
# we are using implementation specifics to test the package