Unit test for free trust lines (RIPD-911)

This commit is contained in:
Brad Chase
2016-10-20 13:39:20 -04:00
parent 795ee8bb5e
commit b8cae2dfaf
5 changed files with 78 additions and 1 deletions

View File

@@ -39,4 +39,5 @@
#include <test/app/Taker_test.cpp>
#include <test/app/Transaction_ordering_test.cpp>
#include <test/app/TxQ_test.cpp>
#include <test/app/ValidatorList_test.cpp>
#include <test/app/ValidatorList_test.cpp>
#include <test/app/SetTrust_test.cpp>