mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-24 01:24:26 +01:00
pytest: Remove test_lightningd and all the legacy testing framework
This commit is contained in:
committed by
Rusty Russell
parent
d3731b08b1
commit
ae99e493b8
@@ -1,5 +1,5 @@
|
||||
from fixtures import * # noqa: F401,F403
|
||||
from test_lightningd import wait_for
|
||||
from utils import wait_for
|
||||
|
||||
import json
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user