1#!/bin/sh
2#
3# Basic sanity check for tiffcp with G3 compression
4#
5. ${srcdir:-.}/common.sh
6f_test_convert "${TIFFCP} -c g3" "${IMG_MINISWHITE_1C_1B}" "o-tiffcp-g3.tiff"