Skip to content

Commit

Permalink
the new cli param variable also needed in the unit test main
Browse files Browse the repository at this point in the history
  • Loading branch information
kzangeli committed Sep 4, 2024
1 parent 0eeea32 commit ec10cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unittests/main_UnitTest.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ unsigned long long outReqMsgMaxSize;
bool triggerOperation = false;
bool noArrayReduction = false;
char subordinateEndpoint[256];
int pageSize = 20;



Expand Down

0 comments on commit ec10cd2

Please sign in to comment.