rev
This commit is contained in:
parent
2cc43ffc23
commit
c390679d83
@ -97,9 +97,9 @@ impl CompareMode {
|
|||||||
mod tests {
|
mod tests {
|
||||||
use crate::comparemode::CompareMode;
|
use crate::comparemode::CompareMode;
|
||||||
use crate::createmode::CreateMode;
|
use crate::createmode::CreateMode;
|
||||||
|
use crate::options::{Arguments, Commands};
|
||||||
use std::env;
|
use std::env;
|
||||||
use std::fmt::format;
|
use std::fmt::format;
|
||||||
use crate::options::{Arguments, Commands};
|
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn compare_mode() {
|
fn compare_mode() {
|
||||||
|
Loading…
Reference in New Issue
Block a user