go-ddl-parser/scripts/test.sh

7 lines
77 B
Bash
Raw Normal View History

2024-04-07 18:55:50 +00:00
#!/bin/bash
# Source secrets
. ./scripts/secrets.sh
# Run tests
go run "$1"