From 9a10d4992369efc9c8070ad725f8d8df42b10d6b Mon Sep 17 00:00:00 2001 From: "ukmo-chris.bunney" Date: Wed, 16 Oct 2024 11:55:45 +0100 Subject: [PATCH] Bugfix: Image data ended up in wrong directory. --- ...kplot.TestLabels.test_contourf_no_colorbar.0.png | Bin ...ickplot.TestLabels.test_pcolor_no_colorbar.0.png | Bin ...lot.TestLabels.test_pcolormesh_no_colorbar.0.png | Bin 3 files changed, 0 insertions(+), 0 deletions(-) rename test_data/{ => images}/iris.tests.test_quickplot.TestLabels.test_contourf_no_colorbar.0.png (100%) rename test_data/{ => images}/iris.tests.test_quickplot.TestLabels.test_pcolor_no_colorbar.0.png (100%) rename test_data/{ => images}/iris.tests.test_quickplot.TestLabels.test_pcolormesh_no_colorbar.0.png (100%) diff --git a/test_data/iris.tests.test_quickplot.TestLabels.test_contourf_no_colorbar.0.png b/test_data/images/iris.tests.test_quickplot.TestLabels.test_contourf_no_colorbar.0.png similarity index 100% rename from test_data/iris.tests.test_quickplot.TestLabels.test_contourf_no_colorbar.0.png rename to test_data/images/iris.tests.test_quickplot.TestLabels.test_contourf_no_colorbar.0.png diff --git a/test_data/iris.tests.test_quickplot.TestLabels.test_pcolor_no_colorbar.0.png b/test_data/images/iris.tests.test_quickplot.TestLabels.test_pcolor_no_colorbar.0.png similarity index 100% rename from test_data/iris.tests.test_quickplot.TestLabels.test_pcolor_no_colorbar.0.png rename to test_data/images/iris.tests.test_quickplot.TestLabels.test_pcolor_no_colorbar.0.png diff --git a/test_data/iris.tests.test_quickplot.TestLabels.test_pcolormesh_no_colorbar.0.png b/test_data/images/iris.tests.test_quickplot.TestLabels.test_pcolormesh_no_colorbar.0.png similarity index 100% rename from test_data/iris.tests.test_quickplot.TestLabels.test_pcolormesh_no_colorbar.0.png rename to test_data/images/iris.tests.test_quickplot.TestLabels.test_pcolormesh_no_colorbar.0.png