Skip to content

Commit

Permalink
Merge pull request #15 from mloberg/feature/plugins-directory-case-fix
Browse files Browse the repository at this point in the history
Fix case on plugins directory
  • Loading branch information
roippi authored Jun 19, 2019
2 parents 0b35276 + b606310 commit f8c0d01
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 f8c0d01

Please sign in to comment.