Add test for account_currencies (RIPD-1415)

This commit is contained in:
Mike Ellery
2017-04-12 10:46:59 -07:00
committed by Nik Bougalis
parent 7dc2fe9ce7
commit 8002a13dd2
7 changed files with 244 additions and 20 deletions

View File

@@ -19,6 +19,7 @@
//==============================================================================
#include <test/rpc/AccountInfo_test.cpp>
#include <test/rpc/AccountCurrencies_test.cpp>
#include <test/rpc/AccountLinesRPC_test.cpp>
#include <test/rpc/AccountObjects_test.cpp>
#include <test/rpc/AccountOffers_test.cpp>