[jboss-cvs] JBossCache/tests/functional/org/jboss/cache/marshall ...
Manik Surtani
msurtani at jboss.com
Thu Jan 18 11:55:20 EST 2007
User: msurtani
Date: 07/01/18 11:55:20
Modified: tests/functional/org/jboss/cache/marshall
RegionManagerTest.java
Log:
JBCACHE-889
Revision Changes Path
1.10 +1 -1 JBossCache/tests/functional/org/jboss/cache/marshall/RegionManagerTest.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: RegionManagerTest.java
===================================================================
RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/marshall/RegionManagerTest.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- RegionManagerTest.java 11 Jan 2007 13:49:05 -0000 1.9
+++ RegionManagerTest.java 18 Jan 2007 16:55:20 -0000 1.10
@@ -88,7 +88,7 @@
}
catch (Exception e)
{
- fail("If we don't configure the default region, it still should be ok!");
+ fail("If we don't setCache the default region, it still should be ok!");
}
assertNull("Default region is not null!", region);
More information about the jboss-cvs-commits
mailing list