mz_sqllogictest::runner

Function run_file

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