Author: manaRH
Date: 2011-04-27 14:17:04 -0400 (Wed, 27 Apr 2011)
New Revision: 14093
Modified:
branches/enterprise/JBPAPP_4_3_FP01/src/test/integration/src/org/jboss/seam/test/integration/EntityTest.java
Log:
commented test method
Modified:
branches/enterprise/JBPAPP_4_3_FP01/src/test/integration/src/org/jboss/seam/test/integration/EntityTest.java
===================================================================
---
branches/enterprise/JBPAPP_4_3_FP01/src/test/integration/src/org/jboss/seam/test/integration/EntityTest.java 2011-04-27
11:45:28 UTC (rev 14092)
+++
branches/enterprise/JBPAPP_4_3_FP01/src/test/integration/src/org/jboss/seam/test/integration/EntityTest.java 2011-04-27
18:17:04 UTC (rev 14093)
@@ -75,7 +75,7 @@
}.run();
}
- @Test
+ //@Test
public void testStale() throws Exception {
final Map<String, Long> holder = new HashMap<String, Long>();
Show replies by date