Skip to content

Commit

Permalink
add block pkg unittest
Browse files Browse the repository at this point in the history
  • Loading branch information
bufrr authored and yilunzhang committed Jan 31, 2023
1 parent ebbae35 commit 4b45523
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ pb:

.PHONY: test
test:
go test -v ./chain/store
go test -v ./...

.PHONY: docker
docker:
Expand Down
Loading

0 comments on commit 4b45523

Please sign in to comment.