summaryrefslogtreecommitdiff
path: root/ext/openssl/tests/ServerClientTestCase.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/tests/ServerClientTestCase.inc')
-rw-r--r--ext/openssl/tests/ServerClientTestCase.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/openssl/tests/ServerClientTestCase.inc b/ext/openssl/tests/ServerClientTestCase.inc
index fe46300389..f0e40fa535 100644
--- a/ext/openssl/tests/ServerClientTestCase.inc
+++ b/ext/openssl/tests/ServerClientTestCase.inc
@@ -96,7 +96,7 @@ class ServerClientTestCase
eval($this->stripPhpTagsFromCode($proc1Code));
$this->cleanupWorkerProcess();
}
-
+
public function wait()
{
fgets($this->isWorker ? STDIN : $this->workerStdOut);