You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ca...@apache.org on 2007/02/17 14:13:12 UTC

svn commit: r508758 - /myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java

Author: cagatay
Date: Sat Feb 17 05:13:12 2007
New Revision: 508758

URL: http://svn.apache.org/viewvc?view=rev&rev=508758
Log:
Fix after the shale test upgrade

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java

Modified: myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java?view=diff&rev=508758&r1=508757&r2=508758
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/test/java/org/apache/myfaces/custom/template/XmlTemplateTest.java Sat Feb 17 05:13:12 2007
@@ -65,7 +65,7 @@
     /**
      * See abstract class
      */
-    public void setUp()
+    public void setUp() throws Exception
     {
         super.setUp();