aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/Makefile.am
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-02-09 07:44:12 -0800
committerMarcoFalke <falke.marco@gmail.com>2020-02-09 07:44:29 -0800
commitfad9ea8fdb0a7269a3fcc472fd948669d74f7aa7 (patch)
tree570aeb93521ebf211471ef6d2e77391be5034f8a /src/univalue/Makefile.am
parent75fb37ce68289eb7e00e2ccdd2ef7f9271332545 (diff)
parent97aa5740c0e9ef433cbedafe689b641297b50f5e (diff)
downloadbitcoin-fad9ea8fdb0a7269a3fcc472fd948669d74f7aa7.tar.xz
Update univalue subtree
Diffstat (limited to 'src/univalue/Makefile.am')
-rw-r--r--src/univalue/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/univalue/Makefile.am b/src/univalue/Makefile.am
index e283fc890e..0f5ba59954 100644
--- a/src/univalue/Makefile.am
+++ b/src/univalue/Makefile.am
@@ -95,6 +95,7 @@ TEST_FILES = \
$(TEST_DATA_DIR)/fail41.json \
$(TEST_DATA_DIR)/fail42.json \
$(TEST_DATA_DIR)/fail44.json \
+ $(TEST_DATA_DIR)/fail45.json \
$(TEST_DATA_DIR)/fail3.json \
$(TEST_DATA_DIR)/fail4.json \
$(TEST_DATA_DIR)/fail5.json \
@@ -105,6 +106,7 @@ TEST_FILES = \
$(TEST_DATA_DIR)/pass1.json \
$(TEST_DATA_DIR)/pass2.json \
$(TEST_DATA_DIR)/pass3.json \
+ $(TEST_DATA_DIR)/pass4.json \
$(TEST_DATA_DIR)/round1.json \
$(TEST_DATA_DIR)/round2.json \
$(TEST_DATA_DIR)/round3.json \