Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
pants721 committed Mar 18, 2023
1 parent 8944679 commit 73d2684
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tests/cli_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ mod add_tests {

mod new_tests {
use super::*;

// for these there has to be some complicated skeleton created uniquely for testing in code so ill implement that later
}

mod remove_tests {
Expand Down Expand Up @@ -163,12 +161,3 @@ fn generate_strings_rec(
generate_strings_rec(chars, length, names, new_prefix);
}
}









0 comments on commit 73d2684

Please sign in to comment.