mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-24 16:48:45 +05:00
coverage tests at engine
This commit is contained in:
committed by
Dan Christian Bogos
parent
4305c505a8
commit
e7520002eb
@@ -71,7 +71,6 @@ func TestMsgpackTime(t *testing.T) {
|
||||
t.Errorf("error unmarshalling structure: %#v %#v %v", t1, t2, err)
|
||||
}
|
||||
}
|
||||
|
||||
func TestStorageDestinationContainsPrefixShort(t *testing.T) {
|
||||
dest, err := dm.GetDestination("NAT", false, true, utils.NonTransactional)
|
||||
precision := dest.containsPrefix("0723")
|
||||
|
||||
Reference in New Issue
Block a user