From cd63c3e37dde04051fb2f4631f788bed7b48937b Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Tue, 1 Dec 2009 14:02:05 +0100 Subject: Added support for Ice::Dispatcher --- java/allTests.py | 1 + 1 file changed, 1 insertion(+) (limited to 'java/allTests.py') 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"]), -- cgit v1.2.3