constant FILE_URL_TEST_CDN_2

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

File

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

Code

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