mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 08:34:20 +01:00
pytest: Mark some tests as skippable that are too bitcoin-specific
This commit is contained in:
committed by
Rusty Russell
parent
181764b12d
commit
e23d8a4aff
@@ -1,6 +1,7 @@
|
||||
from bitcoin.rpc import RawProxy
|
||||
from decimal import Decimal
|
||||
from fixtures import * # noqa: F401,F403
|
||||
from fixtures import TEST_NETWORK
|
||||
from flaky import flaky # noqa: F401
|
||||
from lightning import RpcError
|
||||
from threading import Event
|
||||
|
||||
Reference in New Issue
Block a user