Mercurial > jouvence
view tests/test_action.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 source
--- in: "This is a simple action." out: - "!This is a simple action." --- in: "This is a multi\nline\naction." out: - "!This is a multi\nline\naction." --- in: "This is a multi\n\nparagraph\n\n\naction." out: - "!This is a multi\n\nparagraph\n\n\naction." --- in: "!EXT. ACTION. FORCED." out: - "!EXT. ACTION. FORCED."