mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-09 20:47:44 +00:00
Addressed #159
Cleaned up all interesting static checks. All that is left is cosmetics. Signed-off-by: quobix <dave@quobix.com>
This commit is contained in:
@@ -365,7 +365,6 @@ func TestHandleSlicesOfBools(t *testing.T) {
|
||||
|
||||
func TestSetField_Ignore(t *testing.T) {
|
||||
type Complex struct {
|
||||
name string
|
||||
}
|
||||
type internal struct {
|
||||
Thing *Complex
|
||||
|
||||
Reference in New Issue
Block a user