mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-06 14:12:26 +00:00
um add modernc/sqlite
This commit is contained in:
2
vendor/github.com/sagikazarmark/locafero/justfile
generated
vendored
2
vendor/github.com/sagikazarmark/locafero/justfile
generated
vendored
@@ -2,7 +2,7 @@ default:
|
||||
just --list
|
||||
|
||||
test:
|
||||
go test -race -v ./...
|
||||
go test -count 10 -shuffle on -race -v ./...
|
||||
|
||||
fuzz:
|
||||
go test -race -v -fuzz=Fuzz -fuzztime=60s ./...
|
||||
|
||||
Reference in New Issue
Block a user