From 02112fc96900b815c3e17a6b3633a93205718c21 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 3 May 2014 02:25:55 +0200 Subject: [PATCH] Fix: Bad name of phpunit file --- .../{WebservicesProducts.php => WebservicesProductsTest.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/phpunit/{WebservicesProducts.php => WebservicesProductsTest.php} (100%) diff --git a/test/phpunit/WebservicesProducts.php b/test/phpunit/WebservicesProductsTest.php similarity index 100% rename from test/phpunit/WebservicesProducts.php rename to test/phpunit/WebservicesProductsTest.php