package issue847 import ( "testing" ) func TestNothing(t *testing.T) { // placeholder, really just looking for clean builds }