trustedcoin: add regtest support, reenable test

This commit is contained in:
Erik Arvstedt
2023-08-03 18:40:13 +02:00
parent aa418869b3
commit ac59f93e63
4 changed files with 20 additions and 7 deletions
+1 -5
View File
@@ -295,11 +295,7 @@ buildable=(
clightning-replication
lndPruned
wireguard-lndconnect
# TODO-EXTERNAL:
# Reenable when this has been fixed:
# https://github.com/nbd-wtf/trustedcoin/issues/21
# trustedcoin
trustedcoin
)
buildable() { buildTests buildable "$@"; }