Move GetTempPath() to testutil.

This commit is contained in:
Mustafa
2016-03-11 15:04:05 +00:00
committed by lateminer
parent e5913199ff
commit 43c5d478c0
6 changed files with 52 additions and 23 deletions

View File

@@ -83,6 +83,8 @@ BITCOIN_TESTS =\
test/streams_tests.cpp \
test/test_bitcoin.cpp \
test/test_bitcoin.h \
test/testutil.cpp \
test/testutil.h \
test/timedata_tests.cpp \
test/txvalidationcache_tests.cpp \
test/versionbits_tests.cpp \