summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-04-28 00:55:34 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-04-28 00:55:34 +0000
commit10a2f646fa21620abcaa6b7449691f3792332f23 (patch)
tree99ad57c242ceab953a47f83ccb3c5323e32d2804 /tests
parent578a671540fbac376c55e8924c2b921737c9d9cd (diff)
downloadATCD-10a2f646fa21620abcaa6b7449691f3792332f23.tar.gz
minor change. removed one test from list of tests to be built.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fe8e56bac36..fcc11f677b0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -88,7 +88,6 @@ check_PROGRAMS = \
Priority_Task_Test \
Process_Mutex_Test \
Process_Strategy_Test \
- Purgable_Map_Manager_Test \
RB_Tree_Test \
Reactor_Exceptions_Test \
Reactor_Notify_Test \
@@ -200,7 +199,7 @@ Process_Mutex_Test_SOURCES = Process_Mutex_Test.cpp
Process_Strategy_Test_SOURCES = Process_Strategy_Test.cpp \
Process_Strategy_Test.h
-Purgable_Map_Manager_Test_SOURCES = Purgable_Map_Manager_Test.cpp
+# Purgable_Map_Manager_Test_SOURCES = Purgable_Map_Manager_Test.cpp
RB_Tree_Test_SOURCES = RB_Tree_Test.cpp