Remove useless whitespace
[gitmo/MooseX-Singleton.git] / Makefile.PL
index d30460a..e3eb21d 100644 (file)
@@ -13,4 +13,6 @@ build_requires 'Test::Exception';
 
 license 'Perl';
 
+extra_tests();
+
 WriteAll();