i said PLS no multi handle file
This commit is contained in:
@@ -264,6 +264,7 @@ func TestRecursive(t *testing.T) {
|
||||
notExists(t, path.Join(outd, "D", "title_S02E04.d"))
|
||||
notExists(t, path.Join(outd, "title_S03E06.e"))
|
||||
exists(t, path.Join(outd, "F", "Dr_Stone_S04E12.mkv"))
|
||||
notExists(t, path.Join(outd, "F", "[Yameii]_Dr_Stone_-_S04E12.mkv"))
|
||||
}
|
||||
|
||||
func write(f string, b ...string) {
|
||||
|
||||
Reference in New Issue
Block a user