diff options
Diffstat (limited to 'tests/opt.test')
-rw-r--r-- | tests/opt.test | 2 |
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 |