mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 07:17:42 -05:00
Merge commit godotengine/godot@87318a2fb7
This commit is contained in:
@@ -476,6 +476,6 @@ public:
|
||||
for (int i = 0; i < string_list.size(); ++i) { \
|
||||
CHECK(string_list[i] == m_slices[i]); \
|
||||
} \
|
||||
} while (0)
|
||||
} while (false)
|
||||
|
||||
#endif // TEST_MACROS_H
|
||||
|
||||
Reference in New Issue
Block a user