diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index b95bb958efc..65daf02143a 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -49,14 +49,12 @@ tests = [ \ "IceSSL/certificateAndKeyParsing", \ "IceSSL/certificateVerifier", \ "IceSSL/certificateVerification", \ - "IceXML/encoding", \ "Freeze/dbmap", \ "Freeze/complex", \ "Freeze/evictor", \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "XMLTransform/transform", \ ] # |