Skip to content

Commit 3090f3c

Browse files
committed
AVInput COM-RPC Support: WIP
1 parent 76b81ea commit 3090f3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Tests/L1Tests/tests/test_AVInput.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -742,9 +742,8 @@ TEST_F(AVInputInit, getGameFeatureStatus_VRR_FREESYNC_PREMIUM_PRO)
742742
EXPECT_EQ(response, string("{\"mode\":true,\"success\":true}"));
743743
}
744744

745-
746745
// <pca> debug
747-
#if 0
746+
#if 1
748747
// </pca>
749748

750749
TEST_F(AVInputInit, onDevicesChangedHDMI)

0 commit comments

Comments
 (0)