mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Don't include unit test sources in code coverage (RIPD-1132):
Most files containing unit test code are moved to src/test. JTx and the test client code are not yet moved.
This commit is contained in:
@@ -25,6 +25,3 @@
|
||||
#include <ripple/shamap/impl/SHAMapNodeID.cpp>
|
||||
#include <ripple/shamap/impl/SHAMapSync.cpp>
|
||||
#include <ripple/shamap/impl/SHAMapTreeNode.cpp>
|
||||
#include <ripple/shamap/tests/FetchPack.test.cpp>
|
||||
#include <ripple/shamap/tests/SHAMap.test.cpp>
|
||||
#include <ripple/shamap/tests/SHAMapSync.test.cpp>
|
||||
|
||||
Reference in New Issue
Block a user