summaryrefslogtreecommitdiff
path: root/examples/cppunittest/TestCallerTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cppunittest/TestCallerTest.cpp')
-rw-r--r--examples/cppunittest/TestCallerTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cppunittest/TestCallerTest.cpp b/examples/cppunittest/TestCallerTest.cpp
index bdfb3d0..53b1aa4 100644
--- a/examples/cppunittest/TestCallerTest.cpp
+++ b/examples/cppunittest/TestCallerTest.cpp
@@ -6,7 +6,7 @@
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( TestCallerTest,
- CppUnitTest::helperSuiteName() );
+ helperSuiteName() );
void