Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / issue_13.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/issue_13.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/issue_13.feature
new file mode 100644 (file)
index 0000000..4218a97
--- /dev/null
@@ -0,0 +1,24 @@
+Feature: test pystring
+second line
+
+Scenario: testing py string in scenario
+second line
+
+Given the pystring is
+"""
+Test store name
+Denmark, Kolding
+6000
+"""
+
+Scenario Outline: testing py string in scenario outline
+second line
+
+Given the pystring is
+"""
+Test store name
+Denmark, Kolding
+6000
+"""
+    Examples:
+      ||