summaryrefslogtreecommitdiff
path: root/ACE/tests/Proactor_Test_IPV6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Proactor_Test_IPV6.cpp')
-rw-r--r--ACE/tests/Proactor_Test_IPV6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Proactor_Test_IPV6.cpp b/ACE/tests/Proactor_Test_IPV6.cpp
index fc0a6de80b4..c6de6ef20aa 100644
--- a/ACE/tests/Proactor_Test_IPV6.cpp
+++ b/ACE/tests/Proactor_Test_IPV6.cpp
@@ -205,7 +205,7 @@ MyTask::create_proactor (ProactorType type_proactor, size_t max_op)
this->lock_,
-1);
- ACE_ASSERT (this->proactor_ == 0);
+ ACE_TEST_ASSERT (this->proactor_ == 0);
#if defined (ACE_WIN32) && !defined (ACE_HAS_WINCE)