From 95e19a1430c932a901e44d2f0d362c05b3dd1bba Mon Sep 17 00:00:00 2001 From: Tim Oliver Date: Mon, 17 Apr 2023 20:41:49 -0700 Subject: [PATCH] Renamed IGReloadDataUpdaterTests to IGListReloadDataUpdaterTests Summary: This diff renames `IGReloadDataUpdaterTests` to `IGListReloadDataUpdaterTests` to be consistent with the naming scheme of the other classes Differential Revision: D45004236 fbshipit-source-id: 8ecc2ca60740ff6cca1028400621a22c7b1d3406 --- ...{IGReloadDataUpdaterTests.m => IGListReloadDataUpdaterTests.m} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Tests/{IGReloadDataUpdaterTests.m => IGListReloadDataUpdaterTests.m} (100%) diff --git a/Tests/IGReloadDataUpdaterTests.m b/Tests/IGListReloadDataUpdaterTests.m similarity index 100% rename from Tests/IGReloadDataUpdaterTests.m rename to Tests/IGListReloadDataUpdaterTests.m