Mercurial > jouvence
diff tests/test_lyrics.yaml @ 1:74b83e3d921e
Add more states, add more tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 02 Jan 2017 21:54:59 -0800 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test_lyrics.yaml Mon Jan 02 21:54:59 2017 -0800 @@ -0,0 +1,10 @@ +--- +in: "~Willy Wonka! Willy Wonka! The amazing chocolatier!" +out: + - "~Willy Wonka! Willy Wonka! The amazing chocolatier!" +--- +in: | + ~This is lyrics + But this is not +out: + - "!~This is lyrics\nBut this is not"