From bff49777ba4008b1a288db39a2209aa29c450fee Mon Sep 17 00:00:00 2001
From: Bram Goffings <bramgoffings@gmail.com>
Date: Sun, 29 Jul 2012 22:54:03 +0200
Subject: [PATCH] move template folder to the views_test module

---
 tests/{ => views_test}/templates/views-view--frontpage.tpl.php | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tests/{ => views_test}/templates/views-view--frontpage.tpl.php (100%)

diff --git a/tests/templates/views-view--frontpage.tpl.php b/tests/views_test/templates/views-view--frontpage.tpl.php
similarity index 100%
rename from tests/templates/views-view--frontpage.tpl.php
rename to tests/views_test/templates/views-view--frontpage.tpl.php
-- 
GitLab