Function mz_sqllogictest::runner::run_file

source ·
pub async fn run_file(
    runner: &mut Runner<'_>,
    filename: &Path
) -> Result<Outcomes, Error>