diff options
Diffstat (limited to 'tests/scene/test_path_3d.h')
-rw-r--r-- | tests/scene/test_path_3d.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scene/test_path_3d.h b/tests/scene/test_path_3d.h index 78f4e97f03..8ac3d7b5b4 100644 --- a/tests/scene/test_path_3d.h +++ b/tests/scene/test_path_3d.h @@ -81,4 +81,4 @@ TEST_CASE("[Path3D] Curve setter and getter") { } // namespace TestPath3D -#endif // TEST_PATH_3D +#endif // TEST_PATH_3D_H |