Skip to content

Commit

Permalink
run goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Lindamood committed Jun 4, 2022
1 parent f7d3393 commit ee804c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pipe_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ package pipe_test
import (
"bytes"
"context"
"testing"

"github.com/cresta/pipe"
"github.com/stretchr/testify/require"
"testing"
)

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

0 comments on commit ee804c3

Please sign in to comment.