This commit is contained in:
Adam Gausmann 2019-06-10 21:04:18 -05:00
parent 400c982639
commit 3d78f8e0b7

View file

@ -1787,7 +1787,7 @@ impl FromStr for BatchSubCommand {
#[cfg(test)]
mod test {
use proto::Message;
use crate::Message;
use super::Response;
use super::Command;