#!/bin/sh set -eu cat < "$DATADIR/test.yarn" SCENARIO foo THEN nop SCENARIO foo THEN nop IMPLEMENTS THEN nop true EOF ./run-yarn "$DATADIR/test.yarn"