You are here

libraries_test.inc in Libraries API 8.3

Test PHP file for Libraries loading.

File

tests/modules/libraries_test/libraries_test.inc
View source
<?php

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

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

Functions

Namesort descending Description
_libraries_test_integration_file Dummy function to see if this file was loaded.