diff options
Diffstat (limited to 'tests/run_tests.bat')
-rw-r--r-- | tests/run_tests.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run_tests.bat b/tests/run_tests.bat index f0625695664..dd5ed5efcba 100644 --- a/tests/run_tests.bat +++ b/tests/run_tests.bat @@ -81,6 +81,7 @@ call %run_cmd% %dopure% %platform% High_Res_Timer_Test call %run_cmd% %dopure% %platform% IOStream_Test call %run_cmd% %dopure% %platform% Map_Manager_Test call %run_cmd% %dopure% %platform% Cache_Map_Manager_Test +call %run_cmd% %dopure% %platform% Cached_Conn_Test call %run_cmd% %dopure% %platform% Map_Test call %run_cmd% %dopure% %platform% Mem_Map_Test call %run_cmd% %dopure% %platform% Message_Block_Test |