summaryrefslogtreecommitdiff
path: root/tests/test_config.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-14 04:26:56 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-01-14 04:26:56 +0000
commit150dd3b206f682eab457909da327025f08e46e3a (patch)
treecba61416d2a3f59ca53cf86e2328a25fa86af257 /tests/test_config.h
parente4fec7da8407bd181885d67bac5f4bc37804d560 (diff)
downloadATCD-150dd3b206f682eab457909da327025f08e46e3a.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/test_config.h')
-rw-r--r--tests/test_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_config.h b/tests/test_config.h
index f0ff1051eb2..84341c6ea4f 100644
--- a/tests/test_config.h
+++ b/tests/test_config.h
@@ -106,7 +106,7 @@ const int ACE_MAX_TIMERS = 4;
const int ACE_MAX_THREADS = 4;
const int ACE_MAX_DELAY = 10;
const int ACE_MAX_INTERVAL = 0;
-const int ACE_MAX_ITERATIONS = 100;
+const int ACE_MAX_ITERATIONS = 10;
const int ACE_MAX_PROCESSES = 10;
class ACE_Test_Output