summaryrefslogtreecommitdiff
path: root/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt')
-rw-r--r--src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt b/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt
index 580679c..fe8e73a 100644
--- a/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt
+++ b/src/tests/disable_function/disabled_functions_shell_exec_wrong.phpt
@@ -10,5 +10,5 @@ $gs = exec( 'foo' );
10echo "YES"; 10echo "YES";
11?> 11?>
12--EXPECTF-- 12--EXPECTF--
13%sfoo: not found 13%snot found
14YES 14YES