7 lines
93 B
Rust
7 lines
93 B
Rust
//! Multimodal integration tests
|
|
|
|
#[path = "common/mod.rs"]
|
|
pub mod common;
|
|
|
|
mod multimodal;
|