Skip to content
Snippets Groups Projects
Commit 1ea1fe0e authored by Steven Murray's avatar Steven Murray
Browse files

Improved VdqmConnectionHandlerTest

parent 9a87c65f
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,7 @@ TEST_F(castor_tape_tapeserver_daemon_VdqmConnectionHandlerTest, connectionIsFrom
m_config);
ASSERT_NO_THROW(handler.connectionIsFromTrustedVdqmHost());
ASSERT_FALSE(handler.connectionIsFromTrustedVdqmHost());
}
} // namespace unitTests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment