summaryrefslogtreecommitdiffhomepage
path: root/test/coords.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/coords.cpp')
-rw-r--r--test/coords.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/coords.cpp b/test/coords.cpp
index 353b343a..86c26ef6 100644
--- a/test/coords.cpp
+++ b/test/coords.cpp
@@ -28,7 +28,7 @@ void test_normalize_point()
} // namespace
-void test_app::test_coords()
+void Test::test_coords()
{
test_normalize_point();
}