diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-17 19:55:21 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-17 19:55:21 +0000 |
commit | 8a0c00861bffa7450a5f0e85c0610c3278f66945 (patch) | |
tree | f06de49d2d57a8cea0bb20129c6079f8ce1eb7a5 /tests/Mem_Map_Test.cpp | |
parent | cdaa50473d4305fca20da3227099dcb1de31c1b8 (diff) | |
download | ATCD-8a0c00861bffa7450a5f0e85c0610c3278f66945.tar.gz |
Jammer!
Diffstat (limited to 'tests/Mem_Map_Test.cpp')
-rw-r--r-- | tests/Mem_Map_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Mem_Map_Test.cpp b/tests/Mem_Map_Test.cpp index 387f3e3da63..1a414e5a986 100644 --- a/tests/Mem_Map_Test.cpp +++ b/tests/Mem_Map_Test.cpp @@ -87,7 +87,7 @@ create_test_file () int main (int, char **argv) { - ACE_START_TEST; + ACE_START_TEST ("Mem_Map_Test.cpp"); ACE_LOG_MSG->open (argv[0]); |