fix for history test

This commit is contained in:
Radu Ioan Fericean
2015-11-10 17:58:04 +02:00
parent 6db79ba28d
commit b491b683f5

View File

@@ -36,7 +36,8 @@ func TestHistoryRatinPlans(t *testing.T) {
func TestHistoryDestinations(t *testing.T) {
scribe := historyScribe.(*history.MockScribe)
buf := scribe.GetBuffer(history.DESTINATIONS_FN)
expected := `[{"Id":"ALL","Prefixes":["49","41","43"]},
expected := `[{"Id":"*ddc_test","Prefixes":["333","444"]},
{"Id":"ALL","Prefixes":["49","41","43"]},
{"Id":"DST_UK_Mobile_BIG5","Prefixes":["447956"]},
{"Id":"EU_LANDLINE","Prefixes":["444"]},
{"Id":"GERMANY","Prefixes":["49"]},