forked from loafle/openapi-generator-original
formatted code
This commit is contained in:
parent
33491a7a8f
commit
b16439e17b
@ -2,8 +2,9 @@ package main
|
||||
|
||||
import (
|
||||
"testing"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
sw "./swagger"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestAddPet(t *testing.T) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user