mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 06:09:53 +05:00
Fixed tests in genereal
This commit is contained in:
committed by
Dan Christian Bogos
parent
cd1ee0861f
commit
2b5db0603f
@@ -44,7 +44,6 @@ var (
|
||||
sTestsCDRsIT = []func(t *testing.T){
|
||||
testV2CDRsInitConfig,
|
||||
testV2CDRsInitDataDb,
|
||||
testV2CDRsInitCdrDb,
|
||||
testV2CDRsStartEngine,
|
||||
testV2CDRsRpcConn,
|
||||
testV2CDRsLoadTariffPlanFromFolder,
|
||||
|
||||
@@ -44,7 +44,6 @@ var (
|
||||
sTestsCGRLoaders = []func(t *testing.T){
|
||||
testCGRLoaderInitConfig,
|
||||
testCGRLoaderInitDataDb,
|
||||
testCGRLoaderInitCdrDb,
|
||||
testCGRLoaderStartEngine,
|
||||
testCGRLoaderRpcConn,
|
||||
testCGRLoaderLoadData,
|
||||
|
||||
Reference in New Issue
Block a user