Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal7 / modules / behat_test / behat_test.module
diff --git a/vendor/drupal/drupal-extension/fixtures/drupal7/modules/behat_test/behat_test.module b/vendor/drupal/drupal-extension/fixtures/drupal7/modules/behat_test/behat_test.module
deleted file mode 100644 (file)
index 57996ac..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-/**
- * @file
- * Code for the Behat test feature.
- */
-
-include_once 'behat_test.features.inc';