Test fix
This commit is contained in:
parent
400c982639
commit
3d78f8e0b7
1 changed files with 1 additions and 1 deletions
|
@ -1787,7 +1787,7 @@ impl FromStr for BatchSubCommand {
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod test {
|
mod test {
|
||||||
use proto::Message;
|
use crate::Message;
|
||||||
use super::Response;
|
use super::Response;
|
||||||
use super::Command;
|
use super::Command;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue