Skip to content

Commit

Permalink
making tidy step happier
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed Mar 29, 2023
1 parent d8fea8b commit a78d73d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/testscript/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ import (
"strings"
"testing"

"fortio.org/testscript/internal/os/execpath"
"fortio.org/testscript"
"fortio.org/testscript/internal/os/execpath"
)

func TestMain(m *testing.M) {
Expand Down

0 comments on commit a78d73d

Please sign in to comment.