From c91177e08e86a84da0127c847162f4917102590c Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon <yahgrp@poplarware.com> Date: Wed, 30 May 2012 15:29:50 -0700 Subject: [PATCH] Issue #1598588: fix the previous commit on this issue (rename file that was missed) --- .../Drupal/system/Tests/Common/HtmlToTextTest.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/modules/system/{tests/mail.test => lib/Drupal/system/Tests/Common/HtmlToTextTest.php} (100%) diff --git a/core/modules/system/tests/mail.test b/core/modules/system/lib/Drupal/system/Tests/Common/HtmlToTextTest.php similarity index 100% rename from core/modules/system/tests/mail.test rename to core/modules/system/lib/Drupal/system/Tests/Common/HtmlToTextTest.php -- GitLab