Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / issue_13.feature
1 Feature: test pystring
2 second line
3
4 Scenario: testing py string in scenario
5 second line
6
7 Given the pystring is
8 """
9 Test store name
10 Denmark, Kolding
11 6000
12 """
13
14 Scenario Outline: testing py string in scenario outline
15 second line
16
17 Given the pystring is
18 """
19 Test store name
20 Denmark, Kolding
21 6000
22 """
23     Examples:
24       ||