summaryrefslogtreecommitdiffstats
path: root/tests/opt.test
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2025-10-17 08:09:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2025-10-17 08:09:09 (GMT)
commit07d0d025bac16e2360d8e55a2e0cc839ba9d8759 (patch)
treee56d408f33aec24d41e9fb50bae5254d2e38c17d /tests/opt.test
parent3acd9f92ca3043e30506d48aa5639ce5f364afef (diff)
parent39d89287ff99296bc720eea585e8e7d00f34ba96 (diff)
downloadtcl-core-build-main.zip
tcl-core-build-main.tar.gz
tcl-core-build-main.tar.bz2
Opt => 0.5core-build-main
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 1f87ae6..27377cf 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.9
+package require opt 0.5.0
# we are using implementation specifics to test the package