mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-20 22:11:01 +00:00
fix compilation (#671)
This commit is contained in:
committed by
Bastian Köcher
parent
5847020fdf
commit
5e38b126f2
@@ -201,11 +201,6 @@ mod tests {
|
|||||||
None,
|
None,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
#[cfg(test)]
|
|
||||||
mod tests {
|
|
||||||
use super::*;
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn inbound_lane_data_returns_correct_hint() {
|
fn inbound_lane_data_returns_correct_hint() {
|
||||||
|
|||||||
Reference in New Issue
Block a user