test_leaf_strategy.ambr 560 B

123456789101112131415161718192021222324252627282930313233
  1. # name: test_leaf_strategy[Regex for redacted phone numbers with extra info for PlayStation-expected0]
  2. <class 'list'> [
  3. <class 'list'> [
  4. 'Regex',
  5. 'for',
  6. 'numbers',
  7. 'redacted',
  8. ],
  9. <class 'list'> [
  10. 'Regex',
  11. 'for',
  12. 'numbers',
  13. 'phone',
  14. ],
  15. <class 'list'> [
  16. 'Regex',
  17. 'for',
  18. 'numbers',
  19. 'with',
  20. 'info',
  21. 'extra',
  22. ],
  23. <class 'list'> [
  24. 'Regex',
  25. 'for',
  26. 'numbers',
  27. 'with',
  28. 'info',
  29. 'for',
  30. 'PlayStation',
  31. ],
  32. ]
  33. ---