package common_test import "testing" func TestNothing2(t *testing.T) { t.Skip("tests for this package have not been implemented yet") }