diff options
Diffstat (limited to 'test/bptr.cpp')
| -rw-r--r-- | test/bptr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bptr.cpp b/test/bptr.cpp index 6050c4f5..e4672d66 100644 --- a/test/bptr.cpp +++ b/test/bptr.cpp @@ -338,7 +338,7 @@ void test9() } // namespace -void test_app::test_bptr() +void Test::test_bptr() { test1(); test2(); |
