Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / empty_scenarios.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/empty_scenarios.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/empty_scenarios.feature
deleted file mode 100644 (file)
index f17bef5..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Feature: Math
-  In order to avoid silly mistakes
-  As a math idiot
-  I want to be told the calculation of two numbers
-
-  Scenario: Add two numbers
-  Scenario: Div two numbers
-
-  Scenario: Multiply two numbers
-
-
-  Scenario: Sub two numbers