|
|
@ -137,7 +137,8 @@ namespace ImageSharp.Tests |
|
|
"TestImages/Formats/", // Here for code coverage tests.
|
|
|
"TestImages/Formats/", // Here for code coverage tests.
|
|
|
"tests/ImageSharp.Tests/TestImages/Formats/", // from travis/build script
|
|
|
"tests/ImageSharp.Tests/TestImages/Formats/", // from travis/build script
|
|
|
"../../../ImageSharp.Tests/TestImages/Formats/", // from Sandbox46
|
|
|
"../../../ImageSharp.Tests/TestImages/Formats/", // from Sandbox46
|
|
|
"../../../../TestImages/Formats/" |
|
|
"../../../../TestImages/Formats/", |
|
|
|
|
|
"../../../TestImages/Formats/" |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
directories = directories.SelectMany(x => new[] |
|
|
directories = directories.SelectMany(x => new[] |
|
|
|