FIX: Adds some tests

This commit is contained in:
Nicolás Hatcher
2024-11-25 23:09:03 +01:00
committed by Nicolás Hatcher Andrés
parent 411c5de59b
commit df0aa51d14
4 changed files with 226 additions and 2 deletions

View File

@@ -19,3 +19,4 @@ mod test_to_from_bytes;
mod test_undo_redo;
mod test_view;
mod test_window_size;
mod util;