Mercurial > jouvence
diff tests/test_character.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 | 243401c49520 |
children | 59fe8cb6190d |
line wrap: on
line diff
--- a/tests/test_character.yaml Mon Jan 02 12:30:49 2017 -0800 +++ b/tests/test_character.yaml Mon Jan 02 21:54:59 2017 -0800 @@ -1,5 +1,5 @@ --- -in: "\nSTEEL\nThe man's a myth!" +in: "STEEL\nThe man's a myth!" out: - '@STEEL' - "=The man's a myth!" @@ -14,7 +14,7 @@ - '@HANS (on the radio)' - "=What was it you said?" --- -in: "\n@McCLANE\nYippie ki-yay!" +in: "@McCLANE\nYippie ki-yay!" out: - '@McCLANE' - "=Yippie ki-yay!"