Small fix

This commit is contained in:
edwardro22
2017-08-09 22:16:11 +03:00
parent ae54392a85
commit 602fb59aab
11 changed files with 46 additions and 46 deletions

View File

@@ -1460,8 +1460,8 @@ func TestLoadStats(t *testing.T) {
}
func TestLoadThresholds(t *testing.T) {
eThresholds := map[string]*utils.TPThresholdCfg{
"Threshold1": &utils.TPThresholdCfg{
eThresholds := map[string]*utils.TPThreshold{
"Threshold1": &utils.TPThreshold{
TPid: testTPID,
ID: "Threshold1",
Filters: []*utils.TPRequestFilter{