From 09d7e24bfd6e9f577d2ae3ff4f3895867aefdd81 Mon Sep 17 00:00:00 2001 From: nick evans Date: Wed, 5 Feb 2025 16:24:54 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=9A=20Rename=20UIDPLUS=20test=20file?= =?UTF-8?q?=20for=20consistency?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/net/imap/{test_uid_plus_data.rb => test_uidplus_data.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/net/imap/{test_uid_plus_data.rb => test_uidplus_data.rb} (100%) diff --git a/test/net/imap/test_uid_plus_data.rb b/test/net/imap/test_uidplus_data.rb similarity index 100% rename from test/net/imap/test_uid_plus_data.rb rename to test/net/imap/test_uidplus_data.rb