function update_test_2_update_7000

7.x update_test_2.install update_test_2_update_7000()

Dummy update_test_2 update 7000.

2 string references to 'update_test_2_update_7000'
UpdateDependencyMissingTestCase::testMissingUpdate in drupal-7.x/modules/simpletest/tests/update.test
UpdateDependencyOrderingTestCase::testUpdateOrderingModuleInterdependency in drupal-7.x/modules/simpletest/tests/update.test
Test that dependencies between modules are resolved correctly.

File

drupal-7.x/modules/simpletest/tests/update_test_2.install, line 40
Install, update and uninstall functions for the update_test_2 module.

Code

function update_test_2_update_7000() {
}