From f16276ea10c3dc151d5e67913d5182c029343eba Mon Sep 17 00:00:00 2001 From: Tyler Lemburg <trlemburg@gmail.com> Date: Mon, 22 Aug 2016 15:33:50 -0500 Subject: [PATCH] Rename file --- tests/{EasySVGTest.php => EasySVGUTF8ToUnicodeTest.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{EasySVGTest.php => EasySVGUTF8ToUnicodeTest.php} (100%) diff --git a/tests/EasySVGTest.php b/tests/EasySVGUTF8ToUnicodeTest.php similarity index 100% rename from tests/EasySVGTest.php rename to tests/EasySVGUTF8ToUnicodeTest.php -- GitLab