mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-25 16:18:22 -04: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_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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user