gofmt
This commit is contained in:
@ -152,4 +152,3 @@ func TestGetLocalIP(t *testing.T) {
|
|||||||
|
|
||||||
t.Logf("Local IP: %s", ip)
|
t.Logf("Local IP: %s", ip)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -335,4 +335,3 @@ func TestCommonResponseWithDifferentDataTypes(t *testing.T) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -343,4 +343,3 @@ func TestParseAuthorizationQuotedValues(t *testing.T) {
|
|||||||
t.Logf("Realm value: '%s'", result.Realm)
|
t.Logf("Realm value: '%s'", result.Realm)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -196,4 +196,3 @@ func TestPTZSpeedMap(t *testing.T) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -167,4 +167,3 @@ func TestGetSessionName(t *testing.T) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user