etcd/raft2/node_test.go
2014-09-03 09:20:11 -07:00

6 lines
63 B
Go

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