diff options
Diffstat (limited to 'rust-cli/grrs/tests/finds_correct_matches.rs')
| -rw-r--r-- | rust-cli/grrs/tests/finds_correct_matches.rs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust-cli/grrs/tests/finds_correct_matches.rs b/rust-cli/grrs/tests/finds_correct_matches.rs new file mode 100644 index 0000000..db5228a --- /dev/null +++ b/rust-cli/grrs/tests/finds_correct_matches.rs @@ -0,0 +1,4 @@ +#[test] +fn finds_correct_matches() { + +}
\ No newline at end of file |
