Commit 66f20d1a authored by Don Gagne's avatar Don Gagne

Merge pull request #936 from DonLakeFlyer/TCPLink

Remove TCPLink unit test
parents 0309e098 e30ff43d
...@@ -89,6 +89,8 @@ private: ...@@ -89,6 +89,8 @@ private:
const char* _rgSignals[_cSignals]; const char* _rgSignals[_cSignals];
}; };
DECLARE_TEST(TCPLinkUnitTest) // This unit test has gotten too flaky to run reliably under TeamCity. Removing for now till there is
// time to debug.
//DECLARE_TEST(TCPLinkUnitTest)
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment