Skip to content

Commit 2976510

Browse files
committed
AVInput COM-RPC Support: WIP
1 parent eb4f1f1 commit 2976510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/L1Tests/tests/test_AVInput.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ class AVInputTest : public ::testing::Test {
4343
Core::ProxyType<Plugin::AVInput> plugin;
4444
Core::ProxyType<Plugin::AVInputImplementation> AVInputImpl;
4545

46+
NiceMock<ServiceMock> service;
4647
NiceMock<COMLinkMock> comLinkMock;
4748

4849
Core::JSONRPC::Handler& handler;

0 commit comments

Comments
 (0)