feat: run_tests script

This commit is contained in:
Daniel Schmidt 2024-09-02 12:13:59 +02:00
parent 4bce308ef5
commit 747101d9ca

3
run_tests.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
EOE_TESTER_WORKING_DIR=$(pwd) go test ./cmd/internal/tester -v