mirror of
https://github.com/lennart-k/rustical.git
synced 2026-01-30 17:38:22 +00:00
4 lines
134 B
Rust
4 lines
134 B
Rust
// This file is just an entrypoint for integration_tests
|
|
// since the test runner only looks for files to run.
|
|
mod integration_tests;
|