Skip to content

Commit 9664faf

Browse files
committed
hardfork_test: remove config_test.go
1 parent af03bb2 commit 9664faf

File tree

2 files changed

+0
-89
lines changed

2 files changed

+0
-89
lines changed

src/app/hardfork_test/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ build:
88
@mkdir -p $(BUILD_DIR)
99
@( cd src && go build -o ../$(BUILD_DIR)/$(APP_NAME) ./cmd )
1010

11-
test:
12-
@( cd src && go test ./... )
13-
1411
clean:
1512
@echo "Cleaning..."
1613
@rm -rf $(BUILD_DIR)

src/app/hardfork_test/src/internal/config/config_test.go

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)