test touched a local file oop
This commit is contained in:
@@ -24,7 +24,7 @@ func TestConfigTargets(t *testing.T) {
|
||||
},
|
||||
"one file": {
|
||||
setup: func(t *testing.T, d string) {
|
||||
touch(t, "x")
|
||||
touch(t, path.Join(d, "x"))
|
||||
},
|
||||
given: "x",
|
||||
want: []string{"x"},
|
||||
|
||||
Reference in New Issue
Block a user