mirror of
https://github.com/BigJk/end_of_eden.git
synced 2026-02-06 10:48:09 +00:00
4 lines
76 B
Bash
Executable File
4 lines
76 B
Bash
Executable File
#!/bin/bash
|
|
|
|
EOE_TESTER_WORKING_DIR=$(pwd) go test ./cmd/internal/tester -v
|