3bbbdd5596
* create buffer if mysql OR influx is set up * this one flush should error * it helps to set up the db in the db migration test * comment
4 lines
42 B
Rust
4 lines
42 B
Rust
pub mod app;
|
|
|
|
pub use self::app::TestApp;
|