From c6a7611150f07a21aa52e3e8364502c93ca39393 Mon Sep 17 00:00:00 2001 From: ahopper Date: Thu, 8 Mar 2018 14:39:29 +0000 Subject: [PATCH] render test fixed --- ...eableBitmapShouldBeUsable_Bgra8888.expected.png} | Bin ...eableBitmapShouldBeUsable_Rgba8888.expected.png} | Bin 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/TestFiles/Skia/Media/Bitmap/{WritableBitmapShouldBeUsable_Bgra8888.expected.png => WriteableBitmapShouldBeUsable_Bgra8888.expected.png} (100%) rename tests/TestFiles/Skia/Media/Bitmap/{WritableBitmapShouldBeUsable_Rgba8888.expected.png => WriteableBitmapShouldBeUsable_Rgba8888.expected.png} (100%) diff --git a/tests/TestFiles/Skia/Media/Bitmap/WritableBitmapShouldBeUsable_Bgra8888.expected.png b/tests/TestFiles/Skia/Media/Bitmap/WriteableBitmapShouldBeUsable_Bgra8888.expected.png similarity index 100% rename from tests/TestFiles/Skia/Media/Bitmap/WritableBitmapShouldBeUsable_Bgra8888.expected.png rename to tests/TestFiles/Skia/Media/Bitmap/WriteableBitmapShouldBeUsable_Bgra8888.expected.png diff --git a/tests/TestFiles/Skia/Media/Bitmap/WritableBitmapShouldBeUsable_Rgba8888.expected.png b/tests/TestFiles/Skia/Media/Bitmap/WriteableBitmapShouldBeUsable_Rgba8888.expected.png similarity index 100% rename from tests/TestFiles/Skia/Media/Bitmap/WritableBitmapShouldBeUsable_Rgba8888.expected.png rename to tests/TestFiles/Skia/Media/Bitmap/WriteableBitmapShouldBeUsable_Rgba8888.expected.png