aboutsummaryrefslogtreecommitdiff
path: root/challenge-008/paulo-custodio/t/test-2.yaml
blob: 254dc33be8c97f089d6dd1a6d8a963ab1808f1fc (plain)
1
2
3
4
5
6
7
8
9
- setup:
  cleanup:
  args:     "'This' 'is' 'a test of the' 'center function'"
  input:
  output:   |
            |     This
            |      is
            | a test of the
            |center function