fix(gost): suppress err logging when unsupported debian (#1031)

This commit is contained in:
Kota Kanbe
2020-08-05 20:05:50 +09:00
committed by GitHub
parent 3f52d318bc
commit 59daa8570a
5 changed files with 82 additions and 9 deletions

View File

@@ -1089,7 +1089,7 @@ func TestIsOvalDefAffected(t *testing.T) {
}
}
func TestMajor(t *testing.T) {
func Test_major(t *testing.T) {
var tests = []struct {
in string
expected string