diff options
Diffstat (limited to 'test/win32lock.test')
-rw-r--r-- | test/win32lock.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/win32lock.test b/test/win32lock.test index d1f3d1a06..fbb2dd13c 100644 --- a/test/win32lock.test +++ b/test/win32lock.test @@ -12,6 +12,8 @@ # focus of this script is recovery from transient manditory locks # that sometimes appear on database files due to anti-virus software. # +# TESTRUNNER: slow +# if {$tcl_platform(platform)!="windows"} return |