mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2024-11-23 21:03:19 +00:00
8 lines
69 B
Text
8 lines
69 B
Text
go 1.18
|
|
|
|
use (
|
|
.
|
|
./generic_test
|
|
./fuzz
|
|
./external_jsonlib_test
|
|
)
|