Skip to main content

load_test

Function load_test 

Source
pub fn load_test(filename: &str) -> Option<ClipTestData>
Expand description

Load the first test from a test data file.

Direct port from C++ LoadTest().