Skip to content

Commit 05e5e20

Browse files
committed
Rename test file
1 parent 633e205 commit 05e5e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/ImageSharp.Textures.Tests/Formats/Ktx2/Ktx2DecoderTests.cs renamed to tests/ImageSharp.Textures.Tests/Formats/Ktx2/Ktx2DecoderFlatTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
namespace SixLabors.ImageSharp.Textures.Tests.Formats.Ktx2;
1212

1313
[Trait("Format", "Ktx2")]
14-
public class Ktx2DecoderTests
14+
public class Ktx2DecoderFlatTests
1515
{
1616
private static readonly Ktx2Decoder Ktx2Decoder = new();
1717

0 commit comments

Comments
 (0)