mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Fix tests + scripting compilation on gcc
This commit is contained in:
@@ -245,7 +245,6 @@ TEST_F(ERM_BU_S, Summon)
|
||||
|
||||
auto checkApply = [&](BattleUnitsChanged * pack)
|
||||
{
|
||||
EXPECT_TRUE(pack->customEffects.empty());
|
||||
EXPECT_EQ(pack->changedStacks.size(), 1);
|
||||
|
||||
if(!pack->changedStacks.empty())
|
||||
|
||||
Reference in New Issue
Block a user