summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/retry/Collocated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/Ice/retry/Collocated.cpp')
-rw-r--r--cpp/test/Ice/retry/Collocated.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/test/Ice/retry/Collocated.cpp b/cpp/test/Ice/retry/Collocated.cpp
index 2ace05b3da4..50541af680e 100644
--- a/cpp/test/Ice/retry/Collocated.cpp
+++ b/cpp/test/Ice/retry/Collocated.cpp
@@ -47,6 +47,8 @@ main(int argc, char* argv[])
#endif
try
{
+ initCounts();
+
Ice::InitializationData initData = getTestInitData(argc, argv);
initData.observer = getObserver();