#[path = "integration/test_authors.rs"]
mod test_authors;
#[path = "integration/test_changes.rs"]
mod test_changes;
#[path = "integration/test_covers.rs"]
mod test_covers;
#[path = "integration/test_editions.rs"]
mod test_editions;
#[path = "integration/test_lists.rs"]
mod test_lists;
#[path = "integration/test_partner.rs"]
mod test_partner;
#[path = "integration/test_reading_log.rs"]
mod test_reading_log;
#[path = "integration/test_search.rs"]
mod test_search;
#[path = "integration/test_subjects.rs"]
mod test_subjects;
#[path = "integration/test_works.rs"]
mod test_works;