summaryrefslogtreecommitdiff
path: root/tests/test_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_config.h')
-rw-r--r--tests/test_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_config.h b/tests/test_config.h
index cc69c6476a8..0c84fb15c00 100644
--- a/tests/test_config.h
+++ b/tests/test_config.h
@@ -187,7 +187,7 @@ ACE_Test_Output::set_output (const char *filename, int append)
char *test_dir = ACE_OS::getenv ("ACE_TEST_DIR");
- if (! test_dir)
+ if (!test_dir)
test_dir = "";
ACE_OS::sprintf (temp, "%s%s%s%s",