Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / undefined_multiline_args.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/undefined_multiline_args.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/undefined_multiline_args.feature
deleted file mode 100644 (file)
index ae3c732..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Feature: undefined multiline args
-
-  Scenario: pystring
-    Given a pystring
-    """
-      example
-    """
-
-  Scenario: table
-    Given a table 
-      | table |
-      |example|
\ No newline at end of file