Version 1
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / update / status_report_8001.inc
diff --git a/web/core/modules/system/tests/modules/entity_test/update/status_report_8001.inc b/web/core/modules/system/tests/modules/entity_test/update/status_report_8001.inc
new file mode 100644 (file)
index 0000000..91eb723
--- /dev/null
@@ -0,0 +1,13 @@
+<?php
+
+/**
+ * @file
+ * Defines the 8001 db update for the "status_report" group.
+ */
+
+/**
+ * Test update.
+ */
+function entity_test_update_8001() {
+  // Empty update, we just want to trigger an error in the status report.
+}