Skip to content

Commit 960deda

Browse files
authored
Update tools/projmgr/test/src/ProjMgrRpcTests.cpp
1 parent a6a6009 commit 960deda

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/projmgr/test/src/ProjMgrRpcTests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,6 @@ TEST_F(ProjMgrRpcTests, RpcGetContextInfoBoard) {
806806
vector<string> contextList = {
807807
context
808808
};
809-
const string& csolution = testinput_folder + "/Examples/solution.csolution.yml";
810809

811810
auto requests = CreateLoadRequests("/Examples/solution.csolution.yml", "TestBoard", contextList);
812811
requests += FormatRequest(3, "GetContextInfo", json({{ "context", context }}));

0 commit comments

Comments
 (0)