aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_maxtipage.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/feature_maxtipage.py')
-rwxr-xr-xtest/functional/feature_maxtipage.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/feature_maxtipage.py b/test/functional/feature_maxtipage.py
index a1774a5395..4ce9bb949c 100755
--- a/test/functional/feature_maxtipage.py
+++ b/test/functional/feature_maxtipage.py
@@ -62,4 +62,4 @@ class MaxTipAgeTest(BitcoinTestFramework):
if __name__ == '__main__':
- MaxTipAgeTest().main()
+ MaxTipAgeTest(__file__).main()