mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-11-23 14:24:03 +00:00
Makefile fix
This commit is contained in:
parent
29e4f815d3
commit
1f380e6a3c
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,5 +1,3 @@
|
|||
DEPS = $(go list -f '{{range .TestImports}}{{.}} {{end}}' ./...)
|
||||
|
||||
all: deps fmt combined
|
||||
|
||||
combined:
|
||||
|
|
Loading…
Reference in a new issue