mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-25 17:18:44 +05:00
Updated test in loader_csv-test.go
This commit is contained in:
committed by
Dan Christian Bogos
parent
716ba68f42
commit
ec5adbe93f
@@ -2297,6 +2297,8 @@ func (tpr *TpReader) ShowStatistics() {
|
||||
log.Print("Stats: ", len(tpr.sqProfiles))
|
||||
// thresholds
|
||||
log.Print("Thresholds: ", len(tpr.thProfiles))
|
||||
// thresholds
|
||||
log.Print("Filters: ", len(tpr.flProfiles))
|
||||
}
|
||||
|
||||
// Returns the identities loaded for a specific category, useful for cache reloads
|
||||
|
||||
Reference in New Issue
Block a user