diff --git a/samples/client/petstore/perl/pom.xml b/samples/client/petstore/perl/pom.xml
index 4aa0040f82e..d761d022cd6 100644
--- a/samples/client/petstore/perl/pom.xml
+++ b/samples/client/petstore/perl/pom.xml
@@ -35,7 +35,7 @@
perl
- t/01_pet_api.t
+ tests/01_pet_api.t
@@ -48,7 +48,7 @@
perl
- t/02_store_api.t
+ tests/02_store_api.t
@@ -61,7 +61,7 @@
perl
- t/03_api_factory.t
+ tests/03_api_factory.t
@@ -74,7 +74,7 @@
perl
- t/04_role.t
+ tests/04_role.t