1<?php
2/**
3 * This file configures the default states of available plugins. All settings in
4 * the plugins.*.php files will override those here.
5 */
6$plugins['testing'] = 0;
7