summaryrefslogtreecommitdiff
path: root/rb/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'rb/allTests.py')
-rwxr-xr-xrb/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rb/allTests.py b/rb/allTests.py
index ab2686e47e0..2b918abcc4c 100755
--- a/rb/allTests.py
+++ b/rb/allTests.py
@@ -35,7 +35,7 @@ tests = [
("Ice/location", ["core"]),
("Ice/objects", ["core"]),
("Ice/proxy", ["core"]),
- ("Ice/properties", ["once"]),
+ ("Ice/properties", ["once", "nowin32"]),
("Ice/operations", ["core"]),
("Ice/retry", ["core"]),
("Ice/timeout", ["core"]),