mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +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;
|
||||
}
|
||||
|
||||
BOOST_AUTO_TEST_SUITE(object_packer)
|
||||
BOOST_AUTO_TEST_SUITE(base_object_packer)
|
||||
|
||||
BOOST_AUTO_TEST_CASE(pack_null)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user