Forgot to unignore the test

This commit is contained in:
Antonio Gurgel 2021-03-27 22:46:57 -07:00
parent 01eb913c05
commit ebb4568d52

View file

@ -453,7 +453,6 @@ fn test_install_copy_then_compare_file() {
#[test]
#[cfg(target_os = "linux")]
#[ignore]
fn test_install_copy_then_compare_file_with_extra_mode() {
let scene = TestScenario::new(util_name!());
let at = &scene.fixtures;