- Timestamp:
- 01/12/09 08:49:34 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/components/blitz/test/ome/services/blitz/test/ClusteredRingTest.java
r3268 r3269 150 150 @Test 151 151 public void testIfRedirectIsDeletedAnotherHostTakesOver() throws Exception { 152 fail s();152 fail(); 153 153 } 154 154 }