diff --git a/tests/JwtTokenTest.php b/tests/JWTTokenTest.php similarity index 100% rename from tests/JwtTokenTest.php rename to tests/JWTTokenTest.php diff --git a/tests/JwtUtilTest.php b/tests/JWTUtilTest.php similarity index 100% rename from tests/JwtUtilTest.php rename to tests/JWTUtilTest.php diff --git a/tests/Key/JwtDerivedKeyTest.php b/tests/Key/JWTDerivedKeyTest.php similarity index 100% rename from tests/Key/JwtDerivedKeyTest.php rename to tests/Key/JWTDerivedKeyTest.php diff --git a/tests/Key/JwtPlaintextKeyTest.php b/tests/Key/JWTPlaintextKeyTest.php similarity index 100% rename from tests/Key/JwtPlaintextKeyTest.php rename to tests/Key/JWTPlaintextKeyTest.php diff --git a/tests/Validator/JwtValidatorTest.php b/tests/Validator/JWTValidatorTest.php similarity index 100% rename from tests/Validator/JwtValidatorTest.php rename to tests/Validator/JWTValidatorTest.php