diff --git a/test/phpunit/BillOfMaterialsTest.php b/test/phpunit/BOMTest.php similarity index 97% rename from test/phpunit/BillOfMaterialsTest.php rename to test/phpunit/BOMTest.php index a03d8523b99..ace04f7ba71 100644 --- a/test/phpunit/BillOfMaterialsTest.php +++ b/test/phpunit/BOMTest.php @@ -28,7 +28,7 @@ namespace test\unit; * Class BillOfMaterialsTest * @package Testbillofmaterials */ -class BillOfMaterialsTest extends \PHPUnit_Framework_TestCase +class BOMTest extends \PHPUnit_Framework_TestCase { /** * Global test setup