Skip to content

Commit

Permalink
using runner_features inside tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Psycho-Pirate committed Jul 15, 2023
1 parent 5607d31 commit 4bbbf3a
Show file tree
Hide file tree
Showing 8 changed files with 544 additions and 52 deletions.
3 changes: 3 additions & 0 deletions lnprototest/ldk/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from .ldk import Runner

__all__ = ["Runner"]
Loading

0 comments on commit 4bbbf3a

Please sign in to comment.