This commit is contained in:
evilsocket 2018-01-13 05:39:52 +01:00
commit b4d8c639a0

View file

@ -4,7 +4,6 @@ BUILD_FILE=core/build.go
all: fmt vet build
@echo "@ Done"
@echo -n "\n"
test: build
@go test ./...