summaryrefslogtreecommitdiff
path: root/tests/test_node_path.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_node_path.h')
-rw-r--r--tests/test_node_path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_node_path.h b/tests/test_node_path.h
index fdfff8d4c7..e9e06186f5 100644
--- a/tests/test_node_path.h
+++ b/tests/test_node_path.h
@@ -167,7 +167,6 @@ TEST_CASE("[NodePath] Empty path") {
node_path_empty.is_empty(),
"The node path should be considered empty.");
}
-
} // namespace TestNodePath
#endif // TEST_NODE_PATH_H