cosmos-sdk/x/distribution/keeper/allocation_test.go

8 lines
75 B
Go
Raw Normal View History

2018-10-04 18:37:40 -07:00
package keeper
import "testing"
func TestAllocateFees(t *testing.T) {
}