Skip to content

Commit

Permalink
Merge pull request #337 from slanesuke/2024-08-fix-cln-test-cfg
Browse files Browse the repository at this point in the history
Fix: added `cfg(cln_test)` to `Cargo.toml`
  • Loading branch information
tnull committed Aug 2, 2024
2 parents 987f78c + f382ea0 commit d76509b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,5 @@ check-cfg = [
"cfg(vss_test)",
"cfg(ldk_bench)",
"cfg(tokio_unstable)",
"cfg(cln_test)",
]

0 comments on commit d76509b

Please sign in to comment.