get rid of some earlier trash, prepare for putting in the real code
[gitmo/Class-C3-XS.git] / Build.PL
index 4559bb6..9af804a 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -8,7 +8,6 @@ my $build = Module::Build->new(
     optional => {},
     build_requires => {
         'Test::More' => '0.47',
-        'Test::Exception' => 0.15,
     },
     create_makefile_pl => 'traditional',
     create_readme => 1,