Fix BAEL-454 and move test to actual tests

This commit is contained in:
Marek Lewandowski
2016-11-16 09:55:16 +01:00
parent 9305e79806
commit b74ce5914b
2 changed files with 2 additions and 1 deletions
@@ -9,7 +9,7 @@ import org.springframework.core.io.Resource;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
public class BeanFactoryWithClassPathResource {
public class BeanFactoryWithClassPathResourceTest {
@Test
public void createBeanFactoryAndCheckEmployeeBean() {