From 52befdf6f700516dde1919c3452bb92807439102 Mon Sep 17 00:00:00 2001 From: Niklas Ekman Date: Wed, 6 Feb 2019 11:27:57 +0100 Subject: [PATCH] New lines --- phpunit.xml | 2 +- tests/JWKConverterTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 7b05349..c9fe927 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -7,4 +7,4 @@ tests - \ No newline at end of file + diff --git a/tests/JWKConverterTest.php b/tests/JWKConverterTest.php index 9065334..d8b5c12 100644 --- a/tests/JWKConverterTest.php +++ b/tests/JWKConverterTest.php @@ -45,4 +45,4 @@ public function provideToPem() ] ]; } -} \ No newline at end of file +}