Stop using Class::Inspector in the testsuite.
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 7aec347..7b48560 100644 (file)
@@ -32,7 +32,6 @@ requires 'Text::Balanced'; # core in 5.8.x but mentioned for completeness
 requires 'MRO::Compat';
 
 test_requires 'NEXT';
-test_requires 'Class::Inspector';
 test_requires 'Class::Data::Inheritable';
 
 if (   ( exists $ENV{AGGREGATE_TESTS} && !$ENV{AGGREGATE_TESTS})