Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / multiplepystrings.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/multiplepystrings.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/multiplepystrings.feature
deleted file mode 100644 (file)
index f5526af..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-Feature: A multiple py string feature
-
-  Scenario: 
-    When I enter a string
-   """
--
-      a string
-     with something
-  be
- a
-   u
-     ti
-       ful
-   """
-    Then String must be
-    """
--
-       a string
-      with something
-  be
- a
-    u
-      ti
-        ful
-    """