package consensus import ( "testing" ) func TestBasicPartSet(t *testing.T) { // XXX this is fun! }