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