diff --git a/clitests/golden/create/cli_errors/normalize_with_srgb.err.txt b/clitests/golden/create/cli_errors/normalize_with_srgb.err.txt index e70a5e74..e69de29b 100644 --- a/clitests/golden/create/cli_errors/normalize_with_srgb.err.txt +++ b/clitests/golden/create/cli_errors/normalize_with_srgb.err.txt @@ -1 +0,0 @@ -ktx create fatal: Input file "input/png/colorspace_sRGB.png" transfer function is not linear. Normalize is only available for linear images. Use --assign-oetf=linear or --convert-oetf=linear to convert to linear if required.