Skip to content

Commit 5163ff8

Browse files
committed
f - rename bolt12_tests to bech32_tests
1 parent f64a670 commit 5163ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/offers/offer.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ mod tests {
832832
}
833833

834834
#[cfg(test)]
835-
mod bolt12_tests {
835+
mod bech32_tests {
836836
use super::{Offer, ParseError};
837837
use bitcoin::bech32;
838838
use crate::ln::msgs::DecodeError;

0 commit comments

Comments
 (0)