mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 22:32:34 -04:00
enabled RsNxsItem test
This commit is contained in:
parent
c03ce56591
commit
218daa82e9
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue