Skip to content

Commit

Permalink
modify test
Browse files Browse the repository at this point in the history
  • Loading branch information
p9595jh committed Oct 28, 2022
1 parent 8f904f0 commit 1a51e80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fpgo_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ package fpgo_test

import (
"fmt"
"fpgo"
"strconv"
"strings"
"testing"

"github.com/p9595jh/fpgo"
)

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

0 comments on commit 1a51e80

Please sign in to comment.