Loads of stuff, check roadmap changes in the README :P
This commit is contained in:
parent
e1fca030bc
commit
68ae33e78a
15 changed files with 17179 additions and 10 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ mod:
|
|||
|
||||
.PHONY: test
|
||||
test:
|
||||
cd server && go test -v -race ./...
|
||||
cd server && go test -v -race -count 1 ./...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue