#!/bin/sh

cat >&2 <<EOF
*
* set BATS_LIB_PATH=/usr/lib/bats before executing 'bats_load_library'
*
EOF

exit 0

