Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
  • Loading branch information
mathetake committed Jul 10, 2024
1 parent b8ffd49 commit e7bb84e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/engine/wazevo/ssa/vs_test.go
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
package ssa

import (
"github.com/tetratelabs/wazero/internal/testing/require"
"testing"

"github.com/tetratelabs/wazero/internal/testing/require"
)

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

0 comments on commit e7bb84e

Please sign in to comment.