Function sqllogictest::runner::run_file[][src]

pub async fn run_file(
    config: &RunConfig<'_>,
    filename: &Path
) -> Result<Outcomes, Error>