diff options
Diffstat (limited to 'test/bitmask.cpp')
| -rw-r--r-- | test/bitmask.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bitmask.cpp b/test/bitmask.cpp index a1bbd0de..369c1e54 100644 --- a/test/bitmask.cpp +++ b/test/bitmask.cpp @@ -48,7 +48,7 @@ void bitmask_test() } // namespace -void test_app::test_bitmask() +void Test::test_bitmask() { bitmask_test(); //bitmask_benchmark(); |
