[richfaces-svn-commits] JBoss Rich Faces SVN: r4678 - branches/3.1.x/framework/impl/src/test/java/org/ajax4jsf/css.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Mon Dec 10 17:38:04 EST 2007


Author: nbelaevski
Date: 2007-12-10 17:38:04 -0500 (Mon, 10 Dec 2007)
New Revision: 4678

Modified:
   branches/3.1.x/framework/impl/src/test/java/org/ajax4jsf/css/CssCompressorTest.java
Log:
CssCompressorTest.java made compileable

Modified: branches/3.1.x/framework/impl/src/test/java/org/ajax4jsf/css/CssCompressorTest.java
===================================================================
--- branches/3.1.x/framework/impl/src/test/java/org/ajax4jsf/css/CssCompressorTest.java	2007-12-10 20:50:58 UTC (rev 4677)
+++ branches/3.1.x/framework/impl/src/test/java/org/ajax4jsf/css/CssCompressorTest.java	2007-12-10 22:38:04 UTC (rev 4678)
@@ -49,7 +49,6 @@
     /* (non-Javadoc)
      * @see junit.framework.TestCase#setUp()
      */
-    @Override
     protected void setUp() throws Exception {
 	// TODO Auto-generated method stub
 	super.setUp();
@@ -58,7 +57,6 @@
     /* (non-Javadoc)
      * @see junit.framework.TestCase#tearDown()
      */
-    @Override
     protected void tearDown() throws Exception {
 	// TODO Auto-generated method stub
 	super.tearDown();




More information about the richfaces-svn-commits mailing list