Skip to content

Commit

Permalink
added test for #10
Browse files Browse the repository at this point in the history
  • Loading branch information
josteinaj authored and bertfrees committed Jul 1, 2016
1 parent 2901362 commit d60217f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/yaml/no_harness.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -726,6 +726,13 @@ tests:
- 2 Fra engelsk tackle a problem.
- ⠼⠃ ⠠⠋⠗⠁ ⠑⠝⠛⠑⠇⠎⠅ ⠆⠞⠁⠉⠅⠇⠑ ⠁ ⠏⠗⠕⠃⠇⠑⠍⠰⠄
- {typeform: {italic: ' ++++++++++++++++ '}}
-
- 'The quick brown fox jumps...'
- # TODO: expected output
- typeform:
italic: ' +++++++++++++++ '
bold: ' +++++ '
xfail: true
- [ , ' '] # U+2000 (En Quad)
- [ , ' '] # U+2001 (Em Quad)
- [ , ' '] # U+2002 (En Space)
Expand Down

0 comments on commit d60217f

Please sign in to comment.