Skip to content

Commit

Permalink
Add cfg(cln_test) to Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
slanesuke committed Aug 2, 2024
1 parent 987f78c commit f382ea0
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 f382ea0

Please sign in to comment.