Files
getpkg/dehydrate/test/test.sh
2025-06-25 17:54:30 +12:00

9 lines
197 B
Bash
Executable File

#!/bin/bash
# Simple script to run the dehydrate tests
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd "$SCRIPT_DIR"
echo "Running dehydrate tests..."
./build_dehydrate_test.sh