package helper_test import ( "testing" "hakurei.app/helper" ) func TestHelperStub(t *testing.T) { helper.InternalHelperStub() }