diff options
Diffstat (limited to 'ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt')
-rw-r--r-- | ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt b/ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt index 68c11dde2c..5727de90a2 100644 --- a/ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt +++ b/ext/openssl/tests/openssl_random_pseudo_bytes_basic.phpt @@ -19,4 +19,4 @@ string(10) "%s" string(12) "%s" string(14) "%s" string(16) "%s" -string(18) "%s"
\ No newline at end of file +string(18) "%s" |