summaryrefslogtreecommitdiffstats
path: root/main/tests/test_physics_3d.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main/tests/test_physics_3d.cpp')
-rw-r--r--main/tests/test_physics_3d.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/main/tests/test_physics_3d.cpp b/main/tests/test_physics_3d.cpp
index 0552db86a2..fe54ece98e 100644
--- a/main/tests/test_physics_3d.cpp
+++ b/main/tests/test_physics_3d.cpp
@@ -409,4 +409,5 @@ namespace TestPhysics3D {
MainLoop *test() {
return memnew(TestPhysics3DMainLoop);
}
+
} // namespace TestPhysics3D