Fix BAEL-454 and move test to actual tests
This commit is contained in:
+1
-1
@@ -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() {
|
||||
Reference in New Issue
Block a user