Skip to content

Commit 24d492a

Browse files
committed
Fix tests.
1 parent c7ed6a2 commit 24d492a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/drupol/phptree/Modifier/RemoveNullNodeSpec.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
namespace spec\drupol\phptree\Modifier;
66

7+
use drupol\phptree\Exporter\Ascii;
78
use drupol\phptree\Modifier\RemoveNullNode;
89
use drupol\phptree\Node\ValueNode;
910
use PhpSpec\ObjectBehavior;

0 commit comments

Comments
 (0)