enabled RsNxsItem test

This commit is contained in:
electron128 2015-12-13 20:50:31 +01:00
parent c03ce56591
commit 218daa82e9

View File

@ -8,8 +8,7 @@
#define NUM_SYNC_MSGS 8
#define NUM_SYNC_GRPS 5
// disabled because it fails
TEST(libretroshare_serialiser, DISABLED_RsNxsItem)
TEST(libretroshare_serialiser, RsNxsItem)
{
test_RsItem<RsNxsGrp>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);
test_RsItem<RsNxsMsg>(RS_SERVICE_TYPE_PLUGIN_SIMPLE_FORUM);