diff options
Diffstat (limited to 'tests/Config_Test.cpp')
-rw-r--r-- | tests/Config_Test.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Config_Test.cpp b/tests/Config_Test.cpp index a872da6a5a8..e0853545e5d 100644 --- a/tests/Config_Test.cpp +++ b/tests/Config_Test.cpp @@ -527,4 +527,3 @@ main (int, ACE_TCHAR *[]) ACE_END_TEST; return 0; } - |