commit 0c711daa654b0f6595ed85e51053d77cf4d30e8c parent f1a05ab86fe0522c7841935ff1ba5c0659e0a9e5 Author: Sean Enck <sean@ttypty.com> Date: Sat, 18 Feb 2023 11:53:40 -0500 this is unnecessary to test this way Diffstat:
| M | Makefile | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -16,7 +16,6 @@ unittest: go test -v ./... check: $(TARGET) unittest $(RUNS) - $(TARGET) help -verbose >/dev/null $(RUNS): rm -f $(BUILD)*.kdbx