Security update for permissions_by_term
[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
new file mode 100644 (file)
index 0000000..57996ac
--- /dev/null
@@ -0,0 +1,7 @@
+<?php
+/**
+ * @file
+ * Code for the Behat test feature.
+ */
+
+include_once 'behat_test.features.inc';