feat(tests): day4 tests

Signed-off-by: Alex Chi <iskyzh@gmail.com>
This commit is contained in:
Alex Chi
2022-12-24 18:12:57 -05:00
parent 51e075c1ed
commit 7a571a7c7d
7 changed files with 19 additions and 5 deletions

View File

@@ -0,0 +1 @@
//! Please copy `mini-lsm/src/tests/day4_tests.rs` here so that you can run tests.