pub fn load_test(filename: &str) -> Option<ClipTestData>Expand description
Load the first test from a test data file.
Direct port from C++ LoadTest().
pub fn load_test(filename: &str) -> Option<ClipTestData>Load the first test from a test data file.
Direct port from C++ LoadTest().