Merge "Fix 'Tags' padding to keep it farther from the edge and document the source...
[lhc/web/wiklou.git] / tests / phpunit / includes / Storage / drop-mcr-tables.sql
1 DROP TABLE /*_*/slots;
2 DROP TABLE /*_*/content;
3 DROP TABLE /*_*/content_models;
4 DROP TABLE /*_*/slot_roles;