mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-20 22:58:44 +05:00
Updated cgr-tester
This commit is contained in:
committed by
Dan Christian Bogos
parent
4577ff43fc
commit
0ff11682af
@@ -163,7 +163,6 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
tstCfg := cgrConfig
|
||||
if *cfgPath != "" {
|
||||
if tstCfg, err = config.NewCGRConfigFromPath(*cfgPath); err != nil {
|
||||
log.Fatalf("error loading config file %s", err.Error())
|
||||
|
||||
Reference in New Issue
Block a user