From 2ec08aa82cf63cb014107d21d7fe6269605ed21a Mon Sep 17 00:00:00 2001 From: pxi Date: Sun, 31 Dec 2023 18:24:39 +0100 Subject: [PATCH] =?UTF-8?q?=E0=B7=86=E2=95=B9=20.=CC=AE=20=E2=95=B9?= =?UTF-8?q?=E0=B7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go-fast-replace/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go-fast-replace/Makefile b/go-fast-replace/Makefile index cc0984f..e878ea9 100644 --- a/go-fast-replace/Makefile +++ b/go-fast-replace/Makefile @@ -10,4 +10,4 @@ run: ./bin/replace test: - go test ./internal/replace/*.go + go test ./internal/replace/*.go -bench=.