diff options
Diffstat (limited to 'ext/openssl/tests/001.phpt')
-rw-r--r-- | ext/openssl/tests/001.phpt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/openssl/tests/001.phpt b/ext/openssl/tests/001.phpt index 9b15e134a5..9987c688b9 100644 --- a/ext/openssl/tests/001.phpt +++ b/ext/openssl/tests/001.phpt @@ -3,8 +3,6 @@ OpenSSL private key functions --SKIPIF-- <?php // vim600:syn=php include('skipif.inc'); ?> ---POST-- ---GET-- --FILE-- <?php echo "Creating private key\n"; |