#!/usr/bin/env bash cd "${0%/*}" || exit 1 . ../run-tests testArgs() { echo "$MO_FUNCTION_ARGS" } template() { cat <