Remove commented lines in MoneyCostCalculatorTest
FEA: ItEr76S17MoneyCostMonitoringSystem
This commit is contained in:
parent
e11ebf485c
commit
d6a85faa0f
1 changed files with 0 additions and 8 deletions
|
|
@ -76,19 +76,11 @@ import org.springframework.transaction.annotation.Transactional;
|
|||
@Transactional
|
||||
public class MoneyCostCalculatorTest {
|
||||
|
||||
// @javax.annotation.Resource
|
||||
// private IDataBootstrap defaultAdvanceTypesBootstrapListener;
|
||||
//
|
||||
// @javax.annotation.Resource
|
||||
// private IDataBootstrap configurationBootstrap;
|
||||
|
||||
@javax.annotation.Resource
|
||||
private IDataBootstrap scenariosBootstrap;
|
||||
|
||||
@Before
|
||||
public void loadRequiredaData() {
|
||||
// defaultAdvanceTypesBootstrapListener.loadRequiredData();
|
||||
// configurationBootstrap.loadRequiredData();
|
||||
scenariosBootstrap.loadRequiredData();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue