Skip to content

Commit

Permalink
removing debug console require
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Jackowski committed Feb 25, 2016
1 parent 0b0741f commit fb1ee0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/unit/ReverseHardLinkTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ class ReverseHardLinkTest extends \PHPUnit_Framework_TestCase
private $data;
protected function setUp()
{
require('psysh');
require_once './includes/plugin-debug.php';
include_once './includes/transifex-live-integration-rewrite.php';
$this->data = [[
Expand Down

0 comments on commit fb1ee0c

Please sign in to comment.