Function mz_sqllogictest::runner::run_file

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