Files
superpowers/tests/kimi/run-tests.sh
2026-06-01 19:41:58 -07:00

7 lines
127 B
Bash
Executable File

#!/usr/bin/env bash
set -euo pipefail
SCRIPT_DIR="$(cd "$(dirname "$0")" && pwd)"
bash "$SCRIPT_DIR/test-plugin-manifest.sh"