#!/usr/bin/env bash cd "${0%/*}" || exit 1 . ../run-tests STR=abc DATA=(111 222) template() { cat <