From 31c077d6b14770cf45b161db3e54e730be4cc940 Mon Sep 17 00:00:00 2001 From: Jack Worman Date: Fri, 4 Feb 2022 16:18:17 -0600 Subject: [PATCH] Removed remaining tabs --- phpseclib/openssl.cnf | 4 ++-- tests/Unit/Math/BigIntegerTest.php | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/phpseclib/openssl.cnf b/phpseclib/openssl.cnf index 2b8b52f9..0e28726f 100644 --- a/phpseclib/openssl.cnf +++ b/phpseclib/openssl.cnf @@ -1,6 +1,6 @@ # minimalist openssl.cnf file for use with phpseclib -HOME = . -RANDFILE = $ENV::HOME/.rnd +HOME = . +RANDFILE = $ENV::HOME/.rnd [ v3_ca ] diff --git a/tests/Unit/Math/BigIntegerTest.php b/tests/Unit/Math/BigIntegerTest.php index f42f29a7..912a73be 100644 --- a/tests/Unit/Math/BigIntegerTest.php +++ b/tests/Unit/Math/BigIntegerTest.php @@ -17,10 +17,10 @@ class Unit_Math_BigIntegerTest extends PhpseclibTestCase eval(<<