From deae74ce9bad5351b9f21d749056002274faac58 Mon Sep 17 00:00:00 2001
From: "Eric J. Duran" <eric.duran7@gmail.com>
Date: Thu, 17 May 2012 07:53:23 -0400
Subject: [PATCH] Issue #1587200 by ericduran: Fixed Test module should be
 hidden.

---
 tests/features_test.info |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tests/features_test.info b/tests/features_test.info
index d7ab1b5..b43762e 100644
--- a/tests/features_test.info
+++ b/tests/features_test.info
@@ -15,3 +15,4 @@ features[image][] = "features_test"
 features[node][] = "features_test"
 features[user_permission][] = "create features_test content"
 features[views_view][] = "features_test"
+hidden = TRUE
-- 
1.7.7.5 (Apple Git-26)

