mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
test bedges on failed ci
This commit is contained in:
parent
39b7c1a438
commit
15f0f248e9
@ -106,7 +106,7 @@ TEST_CASE("parser test various cases") {
|
|||||||
i.emplace_back(ss::to_object<X>(a));
|
i.emplace_back(ss::to_object<X>(a));
|
||||||
}
|
}
|
||||||
|
|
||||||
CHECK_EQ(i, data);
|
CHECK_NE(i, data);
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user