mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
tests: Deduplicate test_run.py
This commit is contained in:
@@ -156,6 +156,7 @@ class DebugTypes(IntEnum):
|
||||
CREATE_INVALID_COIN_B_LOCK = auto()
|
||||
BUYER_STOP_AFTER_ITX = auto()
|
||||
MAKE_INVALID_PTX = auto()
|
||||
DONT_SPEND_ITX = auto()
|
||||
|
||||
|
||||
def strOfferState(state):
|
||||
|
||||
Reference in New Issue
Block a user