From 504fe5eedb091b2c20f4a01043b7395636a4178d Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sun, 6 Jul 2008 16:38:18 +0000 Subject: [PATCH] fix test for good consoles (tm) --- sapi/cli/tests/016.phpt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sapi/cli/tests/016.phpt b/sapi/cli/tests/016.phpt index 0b90844f37..adde106df0 100644 --- a/sapi/cli/tests/016.phpt +++ b/sapi/cli/tests/016.phpt @@ -11,6 +11,9 @@ if (!extension_loaded('readline') || readline_info('done') === NULL) {