Remove numbers from our tests
[gitmo/Moose.git] / inc / ExtractInlineTests.pm
index bf0f547..89b39a1 100644 (file)
@@ -49,7 +49,7 @@ sub gather_files {
 
         $self->{dzil}->add_file(
             Dist::Zilla::File::InMemory->new(
-                name    => "t/002_recipes/$name",
+                name    => "t/recipes/$name",
                 content => $content,
             )
         );