aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_framework_unit_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/feature_framework_unit_tests.py')
-rwxr-xr-xtest/functional/feature_framework_unit_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/feature_framework_unit_tests.py b/test/functional/feature_framework_unit_tests.py
index c9754e083c..f03f084bed 100755
--- a/test/functional/feature_framework_unit_tests.py
+++ b/test/functional/feature_framework_unit_tests.py
@@ -25,6 +25,7 @@ TEST_FRAMEWORK_MODULES = [
"crypto.muhash",
"crypto.poly1305",
"crypto.ripemd160",
+ "crypto.secp256k1",
"script",
"segwit_addr",
"wallet_util",