Skip to content

Commit

Permalink
test: use good api reference
Browse files Browse the repository at this point in the history
  • Loading branch information
maitredede committed Apr 16, 2020
1 parent 3cafd99 commit e21ff5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/simple_cgo/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import "C"

import (
"github.com/gin-gonic/gin"
"github.com/swaggo/swag/testdata/simple/api"
"github.com/swaggo/swag/testdata/simple_cgo/api"
)

// @title Swagger Example API
Expand Down

0 comments on commit e21ff5d

Please sign in to comment.