You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2018/05/08 12:49:19 UTC

[myfaces] 20/29: comment bad test

This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch 1.1.x
in repository https://gitbox.apache.org/repos/asf/myfaces.git

commit a7edcec441b087a9cccbef847287a6a3276c1e54
Author: Leonardo Uribe <lu...@apache.org>
AuthorDate: Fri Mar 30 01:00:34 2012 +0000

    comment bad test
---
 .../src/test/java/org/apache/myfaces/test/ImplClassElementTestCase.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/impl/src/test/java/org/apache/myfaces/test/ImplClassElementTestCase.java b/impl/src/test/java/org/apache/myfaces/test/ImplClassElementTestCase.java
index 1268df2..d84994c 100644
--- a/impl/src/test/java/org/apache/myfaces/test/ImplClassElementTestCase.java
+++ b/impl/src/test/java/org/apache/myfaces/test/ImplClassElementTestCase.java
@@ -30,7 +30,7 @@ public class ImplClassElementTestCase extends AbstractClassElementTestCase
         
         //resource.add("META-INF/myfaces_html.tld");
         //resource.add("META-INF/myfaces_core.tld");
-        resource.add("org/apache/myfaces/resource/standard-faces-config.xml");
+        //resource.add("org/apache/myfaces/resource/standard-faces-config.xml");
         
     }
     

-- 
To stop receiving notification emails like this one, please contact
deki@apache.org.