Skip to content

Commit

Permalink
Fix tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Dec 14, 2019
1 parent c7ed6a2 commit 24d492a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/drupol/phptree/Modifier/RemoveNullNodeSpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

namespace spec\drupol\phptree\Modifier;

use drupol\phptree\Exporter\Ascii;
use drupol\phptree\Modifier\RemoveNullNode;
use drupol\phptree\Node\ValueNode;
use PhpSpec\ObjectBehavior;
Expand Down

0 comments on commit 24d492a

Please sign in to comment.