mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-12 07:59:29 -05:00
enabled RsNxsItem test
This commit is contained in:
parent
c03ce56591
commit
218daa82e9
@ -8,8 +8,7 @@
|
|||||||
#define NUM_SYNC_MSGS 8
|
#define NUM_SYNC_MSGS 8
|
||||||
#define NUM_SYNC_GRPS 5
|
#define NUM_SYNC_GRPS 5
|
||||||
|
|
||||||
// disabled because it fails
|
TEST(libretroshare_serialiser, RsNxsItem)
|
||||||
TEST(libretroshare_serialiser, DISABLED_RsNxsItem)
|
|
||||||
{
|
{
|
||||||
test_RsItem<RsNxsGrp>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);
|
test_RsItem<RsNxsGrp>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);
|
||||||
test_RsItem<RsNxsMsg>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);
|
test_RsItem<RsNxsMsg>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);
|
||||||
|
Loading…
Reference in New Issue
Block a user