aboutsummaryrefslogtreecommitdiff
path: root/test/functional/interface_usdt_mempool.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/interface_usdt_mempool.py')
-rwxr-xr-xtest/functional/interface_usdt_mempool.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/interface_usdt_mempool.py b/test/functional/interface_usdt_mempool.py
index 0168d9f916..a088278665 100755
--- a/test/functional/interface_usdt_mempool.py
+++ b/test/functional/interface_usdt_mempool.py
@@ -322,4 +322,4 @@ class MempoolTracepointTest(BitcoinTestFramework):
if __name__ == "__main__":
- MempoolTracepointTest().main()
+ MempoolTracepointTest(__file__).main()