Merge "Update tests for AntiSpoof fixes"

This commit is contained in:
jenkins-bot 2016-08-16 16:40:36 +00:00 committed by Gerrit Code Review
commit 007f47795c
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
ccnorm("aanyone") = "AANY0NE"
ccnorm("aany0ne") = "AANYONE"

View file

@ -1 +1 @@
norm("foo") = "F0" & norm("anyone") = "ANY0NE"
norm("foo") = "FO" & norm("any0ne") = "ANYONE"