Version 1
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / update / status_report_8001.inc
1 <?php
2
3 /**
4  * @file
5  * Defines the 8001 db update for the "status_report" group.
6  */
7
8 /**
9  * Test update.
10  */
11 function entity_test_update_8001() {
12   // Empty update, we just want to trigger an error in the status report.
13 }