Skip to content

Commit

Permalink
Gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
boyter committed Jun 20, 2019
1 parent 36667db commit 6a2351a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion processor/file_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ package processor
import (
"math/rand"
"path/filepath"
"testing"
"strings"
"testing"
)

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

0 comments on commit 6a2351a

Please sign in to comment.