Skip to content

Commit

Permalink
Fix case on plugins directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Loberg committed Sep 27, 2018
1 parent 0b35276 commit b606310
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 0 additions & 4 deletions tests/RendererTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@

namespace WF\Hypernova\Tests;

// These are needed to make phpunit code coverage not fatal. For some reason. Sigh.
require_once __DIR__ . '/../src/plugins/Plugin.php';
require_once __DIR__ . '/../src/plugins/BasePlugin.php';

use WF\Hypernova\Job;
use WF\Hypernova\JobResult;
use WF\Hypernova\Renderer;
Expand Down

0 comments on commit b606310

Please sign in to comment.