diff --git a/livesupport/products/scheduler/src/DisplayPlaylistsMethodTest.cxx b/livesupport/products/scheduler/src/DisplayPlaylistsMethodTest.cxx index d37d054bb..5c3ac213f 100644 --- a/livesupport/products/scheduler/src/DisplayPlaylistsMethodTest.cxx +++ b/livesupport/products/scheduler/src/DisplayPlaylistsMethodTest.cxx @@ -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::Ref playlist;