mirror of
https://codeberg.org/forgejo/forgejo
synced 2024-12-03 07:16:11 +01:00
3 lines
74 B
Bash
3 lines
74 B
Bash
|
#!/bin/sh
|
||
|
go test . ./aws/... ./config/... ./trace/... ./uritemplates/...
|