diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 3254b7c2c06..84a8292187b 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -50,14 +50,13 @@ tests = [ \ "IceSSL/certificateVerifier", \ "IceSSL/certificateVerification", \ "IceXML/encoding", \ - "Freeze/cursor", \ "Freeze/dbmap", \ "Freeze/complex", \ "Freeze/evictor", \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "XMLTransform/transform", \ + "XMLTransform/transform", \ ] # |