summaryrefslogtreecommitdiff
path: root/tests/Dirent_Test.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-03-13 09:39:31 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-03-13 09:39:31 +0000
commit1263e9d547482b61f109be1020a6663f66e7f748 (patch)
tree2145594f4353e6a483d1975a1819e031b9290632 /tests/Dirent_Test.cpp
parent0d38c3a0dd326a0b25f0ff311e8101d1e25e15f7 (diff)
downloadATCD-1263e9d547482b61f109be1020a6663f66e7f748.tar.gz
ChangeLogTag: Sat Mar 13 09:39:32 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'tests/Dirent_Test.cpp')
-rw-r--r--tests/Dirent_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Dirent_Test.cpp b/tests/Dirent_Test.cpp
index d1afbf35700..ef140bf5d1b 100644
--- a/tests/Dirent_Test.cpp
+++ b/tests/Dirent_Test.cpp
@@ -40,7 +40,7 @@ ACE_RCSID (tests,
#define TEST_ENTRY ".."
#else
#define TEST_DIR "../tests"
-#define TEST_ENTRY "Makefile"
+#define TEST_ENTRY "Dirent_Test.cpp"
#endif /* VXWORKS || CHORUS */
static const int RECURSION_INDENT = 3;