diff options
Diffstat (limited to 'modules/gdscript/tests/test_gdscript.h')
-rw-r--r-- | modules/gdscript/tests/test_gdscript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gdscript/tests/test_gdscript.h b/modules/gdscript/tests/test_gdscript.h index 5aa962dcf8..6182629802 100644 --- a/modules/gdscript/tests/test_gdscript.h +++ b/modules/gdscript/tests/test_gdscript.h @@ -41,7 +41,6 @@ enum TestType { }; void test(TestType p_type); - } // namespace TestGDScript #endif // TEST_GDSCRIPT_H |