fix edits (#26)

incl. editing `deciseconds` + more tests
This commit is contained in:
Jens K.
2024-12-26 20:03:22 +01:00
committed by GitHub
parent ed7c17caf9
commit ca81094a36
4 changed files with 498 additions and 19 deletions

View File

@@ -1,4 +1,6 @@
pub mod clock;
#[cfg(test)]
pub mod clock_test;
pub mod countdown;
pub mod footer;
pub mod header;