run-tests.sh 127 B

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