From f453785066eff4e8d9f5c7fd63bd01b4260020ed Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Mon, 14 Jan 2002 18:43:01 +0000 Subject: glacier intergration --- cpp/test/IceUtil/thread/Client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/test/IceUtil/thread/Client.cpp') diff --git a/cpp/test/IceUtil/thread/Client.cpp b/cpp/test/IceUtil/thread/Client.cpp index 42299510068..ac56aac9a00 100644 --- a/cpp/test/IceUtil/thread/Client.cpp +++ b/cpp/test/IceUtil/thread/Client.cpp @@ -22,7 +22,7 @@ main(int argc, char** argv) { try { - InitializeTestSuite(); + initializeTestSuite(); for (list::const_iterator p = allTests.begin(); p != allTests.end(); ++p) { -- cgit v1.2.3