Further modules included.
[yaffs-website] / web / modules / contrib / libraries / tests / modules / libraries_test / libraries_test.inc
1 <?php
2
3 /**
4  * @file
5  * Test PHP file for Libraries loading.
6  */
7
8 /**
9  * Dummy function to see if this file was loaded.
10  */
11 function _libraries_test_integration_file() {
12 }