summaryrefslogtreecommitdiffhomepage
path: root/test/zzz_test_misc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/zzz_test_misc.cpp')
-rw-r--r--test/zzz_test_misc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/zzz_test_misc.cpp b/test/zzz_test_misc.cpp
index b5a13884..22e0f2fc 100644
--- a/test/zzz_test_misc.cpp
+++ b/test/zzz_test_misc.cpp
@@ -9,7 +9,7 @@ void test_foo() {}
} // namespace
-void test_app::test_zzz_misc()
+void Test::test_zzz_misc()
{
test_foo();
}