summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/UPIPE_SAP_Test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/UPIPE_SAP_Test.cpp b/tests/UPIPE_SAP_Test.cpp
index d76aed17da3..0f1eec5df2f 100644
--- a/tests/UPIPE_SAP_Test.cpp
+++ b/tests/UPIPE_SAP_Test.cpp
@@ -38,6 +38,8 @@ connector (void *)
ACE_UPIPE_Stream c_stream;
+ ACE_OS::sleep (5);
+
ACE_DEBUG ((LM_DEBUG, "(%t) connector starting connect\n"));
ACE_UPIPE_Connector con;