Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal7 / modules / behat_test / behat_test.module
1 <?php
2 /**
3  * @file
4  * Code for the Behat test feature.
5  */
6
7 include_once 'behat_test.features.inc';