Skip to content

Commit

Permalink
epicsErrlogTest: osiSockAttach()
Browse files Browse the repository at this point in the history
  • Loading branch information
mdavidsaver committed Nov 15, 2022
1 parent cbd86ad commit bc9415b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/libcom/test/epicsErrlogTest.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@ MAIN(epicsErrlogTest)
testOk(1 == errlogRemoveListeners(&logClient, &pvt),
"Removed 1 listener");

osiSockAttach();
testLogPrefix();
osiSockRelease();

return testDone();
}
Expand Down

0 comments on commit bc9415b

Please sign in to comment.