Skip to content

Commit 51d2a85

Browse files
Add unit-tests for JsonRpcConnection
1 parent f0e8191 commit 51d2a85

File tree

2 files changed

+428
-0
lines changed

2 files changed

+428
-0
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ set(base_test_SOURCES
122122
remote-configpackageutility.cpp
123123
remote-httpserverconnection.cpp
124124
remote-httpmessage.cpp
125+
remote-jsonrpcconnection.cpp
125126
remote-url.cpp
126127
${base_OBJS}
127128
$<TARGET_OBJECTS:config>

0 commit comments

Comments
 (0)