Skip to content

Commit

Permalink
Update imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
RZhang05 committed Oct 21, 2024
1 parent 3d4f6a4 commit 49b69f8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sema/gen/testdata/simple_interface/test.golden.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions sema/struct_stringer.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions tests/interpreter/stringer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ import (

"github.com/stretchr/testify/require"

"github.com/onflow/cadence/runtime/interpreter"
. "github.com/onflow/cadence/runtime/tests/utils"
"github.com/onflow/cadence/interpreter"
. "github.com/onflow/cadence/tests/utils"
)

func TestStringerBasic(t *testing.T) {
Expand Down

0 comments on commit 49b69f8

Please sign in to comment.