From f86a571edb9627c126b9ccd7da68bd7d1657b8f8 Mon Sep 17 00:00:00 2001 From: Chun Kuan Lee Date: Fri, 7 Sep 2018 21:12:24 +0800 Subject: tests: Add test case for std::ios_base::ate --- src/Makefile.test.include | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.test.include') diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 269a6ff805..a82af8f15c 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -51,6 +51,7 @@ BITCOIN_TESTS =\ test/cuckoocache_tests.cpp \ test/denialofservice_tests.cpp \ test/descriptor_tests.cpp \ + test/fs_tests.cpp \ test/getarg_tests.cpp \ test/hash_tests.cpp \ test/key_io_tests.cpp \ -- cgit v1.2.3