go-ddl-parser/scripts/test.sh

7 lines
77 B
Bash
Executable File

#!/bin/bash
# Source secrets
. ./scripts/secrets.sh
# Run tests
go run "$1"