From f99c8f6c960dadfed3f62af13454e24d9eec4d93 Mon Sep 17 00:00:00 2001 From: Tim Plunkett Date: Sat, 11 Aug 2012 23:03:45 -0400 Subject: [PATCH] Move DisplayTestCase to the proper folder. --- lib/Drupal/views/Tests/{Plugins => Plugin}/DisplayTestCase.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/Drupal/views/Tests/{Plugins => Plugin}/DisplayTestCase.php (100%) diff --git a/lib/Drupal/views/Tests/Plugins/DisplayTestCase.php b/lib/Drupal/views/Tests/Plugin/DisplayTestCase.php similarity index 100% rename from lib/Drupal/views/Tests/Plugins/DisplayTestCase.php rename to lib/Drupal/views/Tests/Plugin/DisplayTestCase.php