summaryrefslogtreecommitdiff
path: root/sites/all/modules/libraries/tests/themes/libraries_test_theme/libraries_test_theme.inc
blob: df1112cd715e814c850ba5dfe1f363c8600686c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php

/**
 * @file
 * Test PHP file for Libraries loading.

/**
 * Dummy function to see if this file was loaded.
 */
function _libraries_test_theme_integration_file() {
}