diff options
Diffstat (limited to 'test/TLogHelper.cpp')
-rw-r--r-- | test/TLogHelper.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TLogHelper.cpp b/test/TLogHelper.cpp index 6876637..e2d6c74 100644 --- a/test/TLogHelper.cpp +++ b/test/TLogHelper.cpp @@ -2,7 +2,7 @@ /* TLogHelper.cpp Copyright (c) Ladislav Zezula 2013 */ /*---------------------------------------------------------------------------*/ /* Helper class for reporting StormLib tests */ -/* This file should be included directly from Test.cpp using #include */ +/* This file should be included directly from StormTest.cpp using #include */ /*---------------------------------------------------------------------------*/ /* Date Ver Who Comment */ /* -------- ---- --- ------- */ |