PabloVallejo
4/11/2013 - 11:10 PM

phpunit-active-plugin.php

<?php
$GLOBALS['wp_tests_options'] = array(
  'active_plugins' => array( 'post-forking/post-forking.php' ),
);