From 7fce02e72ef4fb3aee3b51078c2dd6b7333321d7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 21 May 2018 23:43:26 +0200 Subject: [PATCH] Fix phpunit test name --- test/phpunit/{AccountingAccount.php => AccountingAccountTest.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/phpunit/{AccountingAccount.php => AccountingAccountTest.php} (100%) diff --git a/test/phpunit/AccountingAccount.php b/test/phpunit/AccountingAccountTest.php similarity index 100% rename from test/phpunit/AccountingAccount.php rename to test/phpunit/AccountingAccountTest.php