summaryrefslogtreecommitdiff
path: root/modules/rdf
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2010-12-20 19:59:44 +0000
commit15ec48062cdd55ae21d04983db210c9a0d2481c2 (patch)
tree8e118949fcd5f4b354a614162e5bbab2900d0307 /modules/rdf
parent424ab5b68efaf90c274310a3cb1019dbd49296b1 (diff)
downloadbrdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.gz
brdo-15ec48062cdd55ae21d04983db210c9a0d2481c2.tar.bz2
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
Diffstat (limited to 'modules/rdf')
-rw-r--r--modules/rdf/rdf.info2
-rw-r--r--modules/rdf/tests/rdf_test.info2
2 files changed, 0 insertions, 4 deletions
diff --git a/modules/rdf/rdf.info b/modules/rdf/rdf.info
index a4abfdd57..6a1e3a369 100644
--- a/modules/rdf/rdf.info
+++ b/modules/rdf/rdf.info
@@ -4,6 +4,4 @@ description = Enriches your content with metadata to let other applications (e.g
package = Core
version = VERSION
core = 7.x
-files[] = rdf.install
-files[] = rdf.module
files[] = rdf.test
diff --git a/modules/rdf/tests/rdf_test.info b/modules/rdf/tests/rdf_test.info
index 72f6518ec..e4418f486 100644
--- a/modules/rdf/tests/rdf_test.info
+++ b/modules/rdf/tests/rdf_test.info
@@ -4,6 +4,4 @@ description = "Support module for RDF module testing."
package = Testing
version = VERSION
core = 7.x
-files[] = rdf_test.install
-files[] = rdf_test.module
hidden = TRUE