summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/stream/Client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/stream/Client.cpp')
-rwxr-xr-xcpp/test/Ice/stream/Client.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/stream/Client.cpp b/cpp/test/Ice/stream/Client.cpp
index ac6c9b08399..ca9b7663734 100755
--- a/cpp/test/Ice/stream/Client.cpp
+++ b/cpp/test/Ice/stream/Client.cpp
@@ -20,6 +20,8 @@
# pragma warning( disable : 4996 )
#endif
+DEFINE_TEST("client")
+
using namespace std;
class TestObjectWriter : public Ice::ObjectWriter