#927 Relocate ConfigMe

This commit is contained in:
Gabriele C
2016-09-04 16:30:30 +02:00
parent 3a2aa05137
commit 0dac0c4b21
2 changed files with 17 additions and 0 deletions
@@ -54,6 +54,7 @@ public class AbstractDataSourceConverterTest {
verifyZeroInteractions(source);
}
@SuppressWarnings("rawtypes")
@Test
public void shouldHandleSourceThrowingException() {
// given