diff options
Diffstat (limited to 'libpng/tests/pngvalid-progressive-interlace-standard')
-rwxr-xr-x | libpng/tests/pngvalid-progressive-interlace-standard | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpng/tests/pngvalid-progressive-interlace-standard b/libpng/tests/pngvalid-progressive-interlace-standard new file mode 100755 index 00000000..a8cdf9e1 --- /dev/null +++ b/libpng/tests/pngvalid-progressive-interlace-standard @@ -0,0 +1,2 @@ +#!/bin/sh +exec ./pngvalid --strict --standard --progressive-read --interlace |