use fs;
///! Utilities and common function between tests.
///! It includes functions to help loading expected results to compare against.
/// Load the correct files.
///
/// Loads a string containing the correct and expected result of the command output.
/// The returned String does not have color.