You are here

constant FILE_URL_TEST_CDN_2 in SimpleTest 7

3 uses of FILE_URL_TEST_CDN_2
FileURLRewritingTest::testPublicCreatedFileURL in tests/file.test
Test the generating of rewritten public created file URLs.
FileURLRewritingTest::testShippedFileURL in tests/file.test
Test the generating of rewritten shipped file URLs.
file_test_file_url_alter in tests/file_test.module
Implement hook_file_url_alter().

File

tests/file_test.module, line 13
Helper module for the file tests.

Code

define('FILE_URL_TEST_CDN_2', 'http://cdn2.example.com');