Mercurial > jouvence
diff tests/test_sceneheadings.yaml @ 21:94d094a0bdb7
Fix some edge cases, add tests.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Wed, 04 Jan 2017 21:07:26 -0800 |
parents | 59fe8cb6190d |
children |
line wrap: on
line diff
--- a/tests/test_sceneheadings.yaml Wed Jan 04 09:27:48 2017 -0800 +++ b/tests/test_sceneheadings.yaml Wed Jan 04 21:07:26 2017 -0800 @@ -34,3 +34,11 @@ - "!" - ".EXT. ANOTHER PLACE" - "!\nThis is an action I think." +--- +in: | + .somewhere in space + + We are in space! +out: + - ".somewhere in space" + - "!\nWe are in space!"