etcd/raft/node_test.go
2014-09-03 09:20:14 -07:00

6 lines
63 B
Go

package raft
import "testing"
func TestNode(t *testing.T) {}