mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +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:
@@ -33,9 +33,6 @@
|
||||
#include <ripple/peerfinder/sim/NodeSnapshot.h>
|
||||
#include <ripple/peerfinder/sim/Params.h>
|
||||
|
||||
#include <ripple/peerfinder/tests/Livecache.test.cpp>
|
||||
#include <ripple/peerfinder/tests/PeerFinder_test.cpp>
|
||||
|
||||
#if DOXYGEN
|
||||
#include <ripple/peerfinder/README.md>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user