diff options
author | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-14 19:44:16 +0000 |
---|---|---|
committer | brunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-14 19:44:16 +0000 |
commit | c4a90b2413ac51b5d71b1040ec869b0f28f8c35b (patch) | |
tree | 94491d0058bb8a0aa690407dd52bc729d3561cd4 /tests/run_tests.bat | |
parent | 942f2257a10eca178ae7f3175359418b60200df8 (diff) | |
download | ATCD-c4a90b2413ac51b5d71b1040ec869b0f28f8c35b.tar.gz |
Added Hash_Map_Manager_Test
Diffstat (limited to 'tests/run_tests.bat')
-rw-r--r-- | tests/run_tests.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat index 79dcb05b439..fb80f0b802c 100644 --- a/tests/run_tests.bat +++ b/tests/run_tests.bat @@ -35,7 +35,6 @@ Conn_Test SPIPE_Test SString_Test SV_Shared_Memory_Test -Service_Config_Test TSS_Test Task_Test Thread_Manager_Test @@ -47,5 +46,6 @@ Tokens_Test UPIPE_SAP_Test Reactors_Test Enum_Interfaces_Test +Hash_Map_Manager_Test @echo Tests complete... |