diff options
author | fanquake <fanquake@gmail.com> | 2023-06-18 12:47:50 +0200 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-06-18 12:48:46 +0200 |
commit | 7f0b79ea132d22ad5212c1d3ff4325715ca5ac12 (patch) | |
tree | 1935b7a79b5199dda066d69ff0cea4ae37e099bc /test/functional/feature_assumevalid.py | |
parent | f0758d8a6696657269d9c057e7aa079ffa9e1c16 (diff) | |
parent | 14405e8d4d259c18a21fc006d0a27550be3171f8 (diff) |
Merge bitcoin/bitcoin#27906: doc: test: update TestShell instructions
14405e8d4d259c18a21fc006d0a27550be3171f8 doc: test: update TestShell instructions (ismaelsadeeq)
Pull request description:
Fixes #27904
From #27904 and IRC.
Update [Testshell instructions ](https://github.com/bitcoin/bitcoin/blob/master/test/functional/test-shell.md#2-importing-testshell-from-the-bitcoin-core-repository)
E.g `TestShell.setup()` throws
```
AttributeError: type object 'TestShell' has no attribute 'setup'
```
Parentheses are missing, it should be `TestShell().setup()`
ACKs for top commit:
Sjors:
utACK 14405e8d4d259c18a21fc006d0a27550be3171f8
brunoerg:
crACK 14405e8d4d259c18a21fc006d0a27550be3171f8
hernanmarino:
utACK 14405e8d4d259c18a21fc006d0a27550be3171f8
Tree-SHA512: ffe5fa1103a3b00ef0ee99879adae967b0da07cb8f8451c4c261b0a70b3b666af7aeaacd6f46f85a84ee5e9c7c7ed49700209b5b1f124d7a76efc420ad5c9cd9
Diffstat (limited to 'test/functional/feature_assumevalid.py')
0 files changed, 0 insertions, 0 deletions