aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorFabian Jahr <fjahr@protonmail.com>2020-06-11 14:59:08 +0200
committerFabian Jahr <fjahr@protonmail.com>2020-07-16 18:10:43 +0200
commitab30cece0e84a8b917cb9a219c2466574362f300 (patch)
tree262766be502124fd6d5dbfece2788ee4187229d8 /test/functional/test_runner.py
parentb33136b6ba9887f7db651c4c5264ca7f2f601df7 (diff)
downloadbitcoin-ab30cece0e84a8b917cb9a219c2466574362f300.tar.xz
test: Move modinv to util and add unit test
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index c0bc471d5a..c948833c42 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -70,6 +70,7 @@ TEST_FRAMEWORK_MODULES = [
"address",
"blocktools",
"script",
+ "util",
]
EXTENDED_SCRIPTS = [