diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 55615be0c34..192bd980615 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -32,6 +32,7 @@ tests = [ \ "Ice/objects", \ "Ice/faultTolerance", \ "Ice/locationForward", \ + "IceXML/encoding", \ "IcePack/simple", \ "Freeze/cursor", \ "Freeze/dbmap", \ |