forked from starnakin/IronGOLEM
fix: function have the right name
This commit is contained in:
@ -35,8 +35,6 @@ test_int(value, reach_value, description)
|
||||
putstr(" != ");
|
||||
putnum(value);
|
||||
putstr("]");
|
||||
free(value_str);
|
||||
free(reach_value_str);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user