mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-28 12:11:44 +00:00
tm-monitor 0.1.0
This commit is contained in:
11
tm-monitor/monitor_test.go
Normal file
11
tm-monitor/monitor_test.go
Normal file
@ -0,0 +1,11 @@
|
||||
package main_test
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestMonitorStartStop(t *testing.T) {
|
||||
|
||||
}
|
||||
|
||||
func TestMonitorReceivesNewBlocksFromNodes(t *testing.T) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user