You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Style fix after #43517
This commit is contained in:
@@ -161,7 +161,6 @@ TEST_CASE("[JSON] Parsing objects (dictionaries)") {
|
||||
dictionary["empty_object"].hash() == Dictionary().hash(),
|
||||
"The parsed JSON should contain the expected values.");
|
||||
}
|
||||
|
||||
} // namespace TestJSON
|
||||
|
||||
#endif // TEST_JSON_H
|
||||
|
||||
Reference in New Issue
Block a user