#!/bin/sh

PATH=${PWD%code*}code:$PATH

python -m pngsuite basn0g08 | prichunkpng --sigbit 2 - |
  pripnglsch | grep -q sBIT || exit 1
