package mtest import "testing" func TestMarshal(t *testing.T) { Things() OtherThings() }