Fix test
This commit is contained in:
parent
44d58482f0
commit
6f9341bff8
@ -33,7 +33,7 @@ namespace {
|
||||
class PlaylistTest : public ::testing::Test {
|
||||
protected:
|
||||
PlaylistTest()
|
||||
: playlist_(NULL, NULL),
|
||||
: playlist_(NULL, NULL, NULL),
|
||||
sequence_(NULL, new DummySettingsProvider)
|
||||
{
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user