From 58b62cff9a18c04dc16d7e8d327a56625a5625b4 Mon Sep 17 00:00:00 2001 From: ohyzha Date: Sat, 21 Dec 2024 17:46:54 +0200 Subject: [PATCH] rename test file --- ...edZipLoaderTests.cpp => ExeAppendedZipResourceLoaderTests.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/Host/{ExeAppendedZipLoaderTests.cpp => ExeAppendedZipResourceLoaderTests.cpp} (100%) diff --git a/tests/Host/ExeAppendedZipLoaderTests.cpp b/tests/Host/ExeAppendedZipResourceLoaderTests.cpp similarity index 100% rename from tests/Host/ExeAppendedZipLoaderTests.cpp rename to tests/Host/ExeAppendedZipResourceLoaderTests.cpp