diff options
Diffstat (limited to 'test/functional/feature_framework_unit_tests.py')
-rwxr-xr-x | test/functional/feature_framework_unit_tests.py | 1 |
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 14d83f8a70..4ee2143ad6 100755 --- a/test/functional/feature_framework_unit_tests.py +++ b/test/functional/feature_framework_unit_tests.py @@ -18,6 +18,7 @@ TEST_FRAMEWORK_MODULES = [ "address", "crypto.bip324_cipher", "blocktools", + "compressor", "crypto.chacha20", "crypto.ellswift", "key", |