#!/usr/bin/env bash # Regenerates every file under output/ -- the test suite writes each one itself via the # Transcript helper, overwriting it in place. No file in this module's output/ is hand-captured. set -euo pipefail cd "$(dirname "$0")/.." rm -rf target mvn -q -o test