mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
improved coverage tests at utils
This commit is contained in:
committed by
Dan Christian Bogos
parent
d7ee81c86e
commit
fda4b00f5d
@@ -25,6 +25,7 @@ import (
|
||||
)
|
||||
|
||||
func TestAttributeSCfgloadFromJsonCfg(t *testing.T) {
|
||||
|
||||
jsonCfg := &AttributeSJsonCfg{
|
||||
Enabled: utils.BoolPointer(true),
|
||||
Indexed_selects: utils.BoolPointer(false),
|
||||
|
||||
Reference in New Issue
Block a user