Fix failing tests

This commit is contained in:
ionutboangiu
2021-07-07 08:23:41 +03:00
committed by Dan Christian Bogos
parent 2bf361a22a
commit a31d19d421
2 changed files with 3 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -21,6 +21,8 @@ package config
import (
"reflect"
"testing"
"github.com/cgrates/cgrates/utils"
)
func TestNewObjectDP(t *testing.T) {