Fix make test
This commit is contained in:
parent
154c6a31b9
commit
9174c1b23a
2
Makefile
2
Makefile
@ -51,7 +51,7 @@ uninstall:
|
|||||||
rm -f $(DESTDIR)$(CFGPREFIX)/systemd/system/$(EXE).service
|
rm -f $(DESTDIR)$(CFGPREFIX)/systemd/system/$(EXE).service
|
||||||
|
|
||||||
test:
|
test:
|
||||||
$(GO) test -count=1 -v $(EXE)/extractor
|
$(GO) test -count=1 -v git.nobrain.org/r4/dischord/extractor/
|
||||||
|
|
||||||
.PHONY: all debug fmt install uninstall clean
|
.PHONY: all debug fmt install uninstall clean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user