Drop the image_comment_temp table
[lhc/web/wiklou.git] / tests / parser / ParserTestRunner.php
index 3dee521..bc5f1fc 100644 (file)
@@ -1230,7 +1230,6 @@ class ParserTestRunner {
                        // The new tables for comments are in use
                        $tables[] = 'comment';
                        $tables[] = 'revision_comment_temp';
-                       $tables[] = 'image_comment_temp';
                }
 
                if ( $wgActorTableSchemaMigrationStage & SCHEMA_COMPAT_WRITE_NEW ) {