summaryrefslogtreecommitdiff
path: root/TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp')
-rw-r--r--TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp
new file mode 100644
index 00000000000..3814bef5ff9
--- /dev/null
+++ b/TAO/tests/CSD_Strategy_Tests/TP_Test_2/client_main.cpp
@@ -0,0 +1,7 @@
+// $Id$
+#include "ClientApp.h"
+#include "TestAppMain.h"
+
+TEST_APP_MAIN(ClientApp)
+
+