This commit is contained in:
jl777
2016-12-12 12:51:30 +02:00
parent bc17ac4928
commit a65789c8f1

View File

@@ -3,9 +3,9 @@ TESTS += qt/test/test_bitcoin-qt
TEST_QT_MOC_CPP = qt/test/moc_uritests.cpp
if ENABLE_WALLET
#if ENABLE_WALLET
TEST_QT_MOC_CPP += qt/test/moc_paymentservertests.cpp
endif
#endif
TEST_QT_H = \
qt/test/uritests.h \