diff --git a/tests/lib.rs b/tests/lib.rs index 7f36ad6..7747526 100644 --- a/tests/lib.rs +++ b/tests/lib.rs @@ -417,6 +417,7 @@ fn test_auto_gamma() { assert!(wand.auto_gamma().is_ok()); } +#[test] fn test_import_export_pixels_roundtrip() { START.call_once(|| { magick_wand_genesis();