summaryrefslogtreecommitdiff
path: root/tests/DLList_Test.cpp
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-09 20:05:16 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-02-09 20:05:16 +0000
commit1fa5d923a5acbca4fb06f18081b77e5ca83b0fd2 (patch)
tree673145e3888afb935cde5b58e89201931f97d171 /tests/DLList_Test.cpp
parent42df49835ec89cfc0a398ab5be4b3ff3fd0eee03 (diff)
downloadATCD-1fa5d923a5acbca4fb06f18081b77e5ca83b0fd2.tar.gz
Removed DLL_Test and added DLList_Test
Diffstat (limited to 'tests/DLList_Test.cpp')
-rw-r--r--tests/DLList_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/DLList_Test.cpp b/tests/DLList_Test.cpp
index 7d079b5d963..9352e50b4a7 100644
--- a/tests/DLList_Test.cpp
+++ b/tests/DLList_Test.cpp
@@ -109,7 +109,7 @@ run_test (void)
int
main (int, ASYS_TCHAR *[])
{
- ACE_START_TEST (ASYS_TEXT ("ACE_DLList_Test"));
+ ACE_START_TEST (ASYS_TEXT ("DLList_Test"));
run_test ();