Changeset 1019 for branches/bioformats-omero
- Timestamp:
- 10/06/06 21:09:47 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/bioformats-omero/test/ome/formats/testclient/ThumbnailServiceTest.java
r1015 r1019 96 96 * than client-->bioformats. need to fix that 97 97 */ 98 @Test( groups = {"ticket:410","refactor" ,"broken"} )98 @Test( groups = {"ticket:410","refactor"} ) 99 99 public void testThumbnailsDirect() throws Exception { 100 100
