Fix a missing import in tests.

I'm not sure why the CI didn't reject this the first time around.
This commit is contained in:
Nick Mathewson 2022-11-18 10:34:19 -05:00
parent 47041bd4ce
commit de9f3177b0
1 changed files with 1 additions and 1 deletions

View File

@ -440,7 +440,7 @@ mod test {
);
let rsa = hex!("234461644a6f6b6523436f726e794f6e4d61696e").into();
let mut b = OwnedChanTarget::builder();
let mut b = crate::OwnedChanTarget::builder();
b.ids().rsa_identity(rsa);
let e2 = b
.method(ChannelMethod::Pluggable(PtTarget::new(