mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-23 21:55:03 +02:00
Fix prefix in unit tests for object packer
This commit is contained in:
parent
d21a218527
commit
4c55a5c6cf
@ -135,7 +135,7 @@ static inline bool AssertPackObjectResult(Value in, std::initializer_list<int> o
|
|||||||
return equal;
|
return equal;
|
||||||
}
|
}
|
||||||
|
|
||||||
BOOST_AUTO_TEST_SUITE(object_packer)
|
BOOST_AUTO_TEST_SUITE(base_object_packer)
|
||||||
|
|
||||||
BOOST_AUTO_TEST_CASE(pack_null)
|
BOOST_AUTO_TEST_CASE(pack_null)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user