diff options
| author | mo8it <mo8it@proton.me> | 2024-07-25 15:12:14 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-25 15:12:14 +0200 |
| commit | 8fec5155c735efe791ba2fdbaa7a562bf3e0ddea (patch) | |
| tree | 47e9510337546373e5dbd104a602653de9a90b77 /tests/test_exercises/exercises/not_in_info.rs | |
| parent | 3f49decce947ff7f1d30b53cf22fc2a0bce820f6 (diff) | |
Clean up tests
Diffstat (limited to 'tests/test_exercises/exercises/not_in_info.rs')
| -rw-r--r-- | tests/test_exercises/exercises/not_in_info.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_exercises/exercises/not_in_info.rs b/tests/test_exercises/exercises/not_in_info.rs new file mode 100644 index 0000000..f328e4d --- /dev/null +++ b/tests/test_exercises/exercises/not_in_info.rs @@ -0,0 +1 @@ +fn main() {} |
