Function texlang_testing::run_fatal_error_test

source ยท
pub fn run_fatal_error_test<S>(
    input: &str,
    options: &[TestOption<'_, S>],
    check_end_of_input: bool,
)
Expand description

Run a failure test.

The test passes if execution of the provided input fails.