Skip to content

Commit b62031d

Browse files
committed
AVInput COM-RPC Support: WIP
1 parent cd027c4 commit b62031d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Tests/L1Tests/tests/test_AVInput.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ TEST_F(AVInputTest, contentProtected)
324324
// </pca>
325325

326326
// <pca> debug
327-
#if 1
327+
#if 0
328328
// </pca>
329329
TEST_F(AVInputTest, numberOfInputs)
330330
{
@@ -388,7 +388,7 @@ TEST_F(AVInputTest, getVRRFrameRate)
388388
// </pca>
389389

390390
// <pca> debug
391-
#if 1
391+
#if 0
392392
// </pca>
393393
TEST_F(AVInputTest, getInputDevices)
394394
{

0 commit comments

Comments
 (0)