summaryrefslogtreecommitdiffhomepage
path: root/test/path-search.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-02-08 08:31:56 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-02-08 08:34:05 +0100
commitae1e2f97ad37b335f210d49dab97502bc468da6e (patch)
tree925abe235001b79710114483165550f7c8a1729f /test/path-search.cpp
parent577a4f6648e5cc2f145c5b9a81c2a540b9d94096 (diff)
minor cleanup
Diffstat (limited to 'test/path-search.cpp')
-rw-r--r--test/path-search.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/path-search.cpp b/test/path-search.cpp
index 724b8665..1345f091 100644
--- a/test/path-search.cpp
+++ b/test/path-search.cpp
@@ -341,7 +341,7 @@ void test_bbox()
} // namespace
-void test_app::test_path_search()
+void test_app::test_astar()
{
test_bbox();
}