Skip to main content

max / audiofiles

153 B · 9 lines History Blame Raw
1 //! Tests for the database wrapper.
2 //!
3 //! Extracted from the former `db.rs` inline test module.
4
5 mod config;
6 mod lifecycle;
7 mod migrations;
8 mod stats;
9