From 67f8760c5ac2bd319f625e3b762b533c59d2f18e Mon Sep 17 00:00:00 2001
From: Bram Goffings <bramgoffings@gmail.com>
Date: Mon, 30 Jul 2012 10:36:13 +0200
Subject: [PATCH] removed every files[] instance

---
 views.info | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/views.info b/views.info
index 77763bb599a1..94edad767349 100644
--- a/views.info
+++ b/views.info
@@ -3,11 +3,7 @@ description = Create customized lists and queries from your database.
 package = Views
 core = 8.x
 php = 5.2
+dependencies[] = ctools
 
 ; Always available CSS
 stylesheets[all][] = css/views.css
-
-dependencies[] = ctools
-
-; Tests
-files[] = tests/views_test/views_test.views_default.inc
-- 
GitLab