Fix issues with failing tests on darwin (#7042)
This commit is contained in:
@@ -17,11 +17,6 @@ import (
|
||||
|
||||
func getTestCasesForRFC5426() []testCasePacket {
|
||||
testCases := []testCasePacket{
|
||||
{
|
||||
name: "empty",
|
||||
data: []byte(""),
|
||||
werr: true,
|
||||
},
|
||||
{
|
||||
name: "complete",
|
||||
data: []byte("<1>1 - - - - - - A"),
|
||||
|
||||
Reference in New Issue
Block a user