#!/usr/bin/env bash
#MISE alias=["t"]
#MISE depends=["test:cargo", "test:bats"]

set -eu

echo "All tests completed"
