Skip to content

Commit 13eff51

Browse files
Make writemarker and hashnode functions availableto the integration tests bundle
1 parent cbe3d88 commit 13eff51

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

code/go/0chain.net/blobbercore/handler/handler_hashnode.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//go:build !integration_tests
2-
// +build !integration_tests
3-
41
package handler
52

63
import (

code/go/0chain.net/blobbercore/handler/handler_writemarker.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
//go:build !integration_tests
2-
// +build !integration_tests
3-
41
package handler
52

63
import (

0 commit comments

Comments
 (0)