Browse Source

Update Makefile

Vova Tkach 6 years ago
parent
commit
c198208771
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -20,7 +20,7 @@ clean:
 	@-rm -r ./bin
 
 test:
-	@go test
+	@go test ./...
 
 run:
 	@./fave -host 0.0.0.0 -port 8080 -dir ./hosts