test_file

Macro test_file 

macro_rules! test_file {
    ($file_name: expr) => { ... };
}
Available on crate feature crypto only.
Expand description

References a test input file.