Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / pystring.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/pystring.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/pystring.feature
new file mode 100644 (file)
index 0000000..601373f
--- /dev/null
@@ -0,0 +1,8 @@
+Feature: A py string feature
+
+  Scenario: 
+    Then I should see
+      """
+      a string with #something
+      """
+  
\ No newline at end of file