#!/bin/sh set -x git diff --exit-code $1 api.snap.txt $(find . -name '*_test.go' -type f)