diff options
Diffstat (limited to 'cpp/test/Ice/facets/Client.cpp')
-rw-r--r-- | cpp/test/Ice/facets/Client.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/facets/Client.cpp b/cpp/test/Ice/facets/Client.cpp index 25b5b2eb885..60ecbd0eeb1 100644 --- a/cpp/test/Ice/facets/Client.cpp +++ b/cpp/test/Ice/facets/Client.cpp @@ -11,6 +11,8 @@ #include <TestCommon.h> #include <Test.h> +DEFINE_TEST("client") + using namespace std; using namespace Test; |