tests: add submodule for lnprototests (points at branch right now)

Branch has fix for break in test_query_channel_range
This commit is contained in:
niftynei
2021-03-18 15:53:37 -05:00
committed by Rusty Russell
parent c4dfac5c4b
commit 144dbe6edf
4 changed files with 15 additions and 2 deletions

5
.gitmodules vendored
View File

@@ -14,3 +14,8 @@
[submodule "external/gheap"]
path = external/gheap
url = https://github.com/valyala/gheap
[submodule "external/lnprototest"]
path = external/lnprototest
url = https://github.com/niftynei/lnprototest.git
branch = nifty/small-edits
ignore = dirty