From 0e1bf83811c4a9e4e2869190cfc94bf32476b9ee Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Wed, 21 Dec 2022 15:56:24 +0100 Subject: 12/21/22 15:56:24 --- rust-cli/grrs/tests/finds_correct_matches.rs | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rust-cli/grrs/tests/finds_correct_matches.rs (limited to 'rust-cli/grrs/tests/finds_correct_matches.rs') 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 -- cgit v1.3