From 655725cdbeaf94cbce6c38818cdffbb2f7e507ae Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Tue, 2 Jul 2013 15:21:36 +0200 Subject: Integrated minor test changes from Ice Touch branch --- cpp/test/Ice/defaultServant/Client.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/test/Ice/defaultServant/Client.cpp') diff --git a/cpp/test/Ice/defaultServant/Client.cpp b/cpp/test/Ice/defaultServant/Client.cpp index ed6ad2991d3..d2ce3a19954 100644 --- a/cpp/test/Ice/defaultServant/Client.cpp +++ b/cpp/test/Ice/defaultServant/Client.cpp @@ -14,6 +14,8 @@ using namespace std; using namespace Test; +DEFINE_TEST("client") + int run(int, char**, const Ice::CommunicatorPtr& communicator) { -- cgit v1.2.3