Skip to content

Commit

Permalink
Make sure generated code is formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
tchajed committed Jul 19, 2024
1 parent d95b48c commit df9ed05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/test_gen/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ package semantics
import (
"testing"
"github.com/stretchr/testify/suite"
"github.com/goose-lang/goose/machine/disk"
"github.com/stretchr/testify/suite"
)
type GoTestSuite struct {
Expand Down

0 comments on commit df9ed05

Please sign in to comment.