summaryrefslogtreecommitdiffstats
path: root/tests/winFile.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-08-08 20:30:37 (GMT)
commit1e5b4c061fd012e8814dd840bb9bd3f35d742c05 (patch)
treea6fadf3d6bc55a704065f4543ea894d5ebddfe46 /tests/winFile.test
parent92740dd9047be0dac46bae7af8bb3e8b3291e27d (diff)
parent3489422b6ee1589effd0dadf0556985e331d689b (diff)
downloadtcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.zip
tcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.tar.gz
tcl-1e5b4c061fd012e8814dd840bb9bd3f35d742c05.tar.bz2
merge trunk
Diffstat (limited to 'tests/winFile.test')
-rw-r--r--tests/winFile.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/winFile.test b/tests/winFile.test
index ad34624..fba9bcb 100644
--- a/tests/winFile.test
+++ b/tests/winFile.test
@@ -16,6 +16,9 @@ if {[catch {package require tcltest 2.0.2}]} {
}
namespace import -force ::tcltest::*
+::tcltest::loadTestedCommands
+catch [list package require -exact Tcltest [info patchlevel]]
+
testConstraint testvolumetype [llength [info commands testvolumetype]]
testConstraint notNTFS 0
testConstraint win2000 0