fix for issue #1471
This commit is contained in:
parent
584aa03bdd
commit
561e050d1b
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ DisplayPlaylistsMethodTest :: firstTest(void)
|
|||
<< " - " << e.getMessage();
|
||||
CPPUNIT_FAIL(eMsg.str());
|
||||
}
|
||||
CPPUNIT_ASSERT(result.size() == 2);
|
||||
CPPUNIT_ASSERT(result.size() == 3);
|
||||
XmlRpc::XmlRpcValue result0;
|
||||
Ptr<Playlist>::Ref playlist;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue