Skip to content

Commit

Permalink
feat: use afero
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <[email protected]>
  • Loading branch information
caarlos0 committed Nov 6, 2020
1 parent 573e252 commit cda87e5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions glob_test.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
package glob

import "testing"

func TestGlob(t *testing.T) {

}

0 comments on commit cda87e5

Please sign in to comment.