package dbus_test import ( "testing" "git.gensokyo.uk/security/fortify/helper" ) func TestHelperStub(t *testing.T) { helper.InternalHelperStub() }