summaryrefslogtreecommitdiff
path: root/ACE/tests/tests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/tests.mpc')
-rw-r--r--ACE/tests/tests.mpc7
1 files changed, 0 insertions, 7 deletions
diff --git a/ACE/tests/tests.mpc b/ACE/tests/tests.mpc
index 6f1f122b48f..f6024307672 100644
--- a/ACE/tests/tests.mpc
+++ b/ACE/tests/tests.mpc
@@ -2229,10 +2229,3 @@ project(Missing_Svc_Conf_Test) : acetest {
Missing_Svc_Conf_Test.cpp
}
}
-
-project(Cached_Conn_Strategy_Fail_Test): acetest {
- exename = Cached_Conn_Strategy_Fail_Test
- Source_Files {
- Cached_Conn_Strategy_Fail_Test.cpp
- }
-}