aboutsummaryrefslogtreecommitdiff
path: root/challenge-007/paulo-custodio/t/test-2.yaml
blob: 068a1703e1d26da7fc2d55ec2627135ff0084b27 (plain)
1
2
3
4
5
- setup:    0==system("aspell -d en dump master | aspell -l en expand > words.txt");
  cleanup:  unlink "words.txt"
  args:     cold warm
  input:
  output:   ("cold", "cord", "card", "ward", "warm")