diff options
Diffstat (limited to 'java/allTests.py')
-rwxr-xr-x | java/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/allTests.py b/java/allTests.py index ac632fc1b5e..4993458e321 100755 --- a/java/allTests.py +++ b/java/allTests.py @@ -49,6 +49,7 @@ tests = [ ("Ice/slicing/objects", ["core"]), ("Ice/custom", ["core"]), ("Ice/checksum", ["core"]), + ("Ice/dispatcher", ["core"]), ("Ice/packagemd", ["core"]), ("Ice/stream", ["core"]), ("Ice/hold", ["core"]), |