Support multiple scan query strings at the same time
This commit is contained in:
@@ -60,7 +60,7 @@ func TestWalkSub(t *testing.T) {
|
||||
|
||||
w := Walker{
|
||||
Dir: "testdata",
|
||||
Sub: "dir2",
|
||||
Subs: []string{"dir2"},
|
||||
BlockSize: 128 * 1024,
|
||||
Matcher: ignores,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user