Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / undefined_multiline_args.feature
1 Feature: undefined multiline args
2
3   Scenario: pystring
4     Given a pystring
5     """
6       example
7     """
8
9   Scenario: table
10     Given a table 
11       | table |
12       |example|