summaryrefslogtreecommitdiffstats
path: root/t/020-BUILD.t
diff options
context:
space:
mode:
Diffstat (limited to 't/020-BUILD.t')
-rw-r--r--t/020-BUILD.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/020-BUILD.t b/t/020-BUILD.t
index aceff03..81de930 100644
--- a/t/020-BUILD.t
+++ b/t/020-BUILD.t
@@ -33,7 +33,6 @@ sub BUILD {
package Foo::Moose::Sub;
use Moose;
-use MooseX::NonMoose;
extends 'Foo::Moose';
has bar => (