Move to PERL_MB_OPT from .modulebuildrc
[p5sagit/local-lib.git] / t / classmethod.t
index 19868b5..385572a 100644 (file)
@@ -30,6 +30,4 @@ $c->ensure_dir_structure_for('t/var/splat');
 
 ok(-d 't/var/splat');
 
-ok(-f 't/var/splat/.modulebuildrc');
-
 }