diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-18 23:51:13 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-18 23:51:13 +0000 |
commit | a2204c93ccbf989a2a5be21f7eddb1255c4f1753 (patch) | |
tree | b8f52be9fb6edfb60eb33ff02f5597ca9f7226fe /tests/run_tests.psosim | |
parent | 43c230e2e6143d8cd706e6fc619696bd42f8a3fd (diff) | |
download | ATCD-a2204c93ccbf989a2a5be21f7eddb1255c4f1753.tar.gz |
ChangeLogTag:Fri Jun 18 18:49:39 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'tests/run_tests.psosim')
-rwxr-xr-x | tests/run_tests.psosim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_tests.psosim b/tests/run_tests.psosim index 8117fb8ef8f..9d1a7846302 100755 --- a/tests/run_tests.psosim +++ b/tests/run_tests.psosim @@ -133,7 +133,7 @@ run Reverse_Lock_Test # uses ACE_Reverse_Lock #Tokens_Test: threads not supported on this platform #run Tokens_Test -run Map_Manager_Test # uses Map Manager and Hash Map Manager + Forward and Reverse Map Iterators. +# run Map_Manager_Test # uses Map Manager and Hash Map Manager + Forward and Reverse Map Iterators. run Map_Test # uses Map + Forward and Reverse Map Iterators. |