//! Shared helpers for the integration tests. Each test file is its own crate, so they
//! pull this in with `mod common;`. Not every file uses every helper.
use DynamicImage;
pub const JPG: &str = concat!;
pub const WEBP: &str = concat!;
/// Loads the sample JPEG used as an encode source.
/// True when `bytes` is a RIFF container tagged `WEBP`.