diff options
Diffstat (limited to 'sapi/phpdbg/tests/commands/0106_compile.test')
-rw-r--r-- | sapi/phpdbg/tests/commands/0106_compile.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/phpdbg/tests/commands/0106_compile.test b/sapi/phpdbg/tests/commands/0106_compile.test index 7193600ea3..b4d801670b 100644 --- a/sapi/phpdbg/tests/commands/0106_compile.test +++ b/sapi/phpdbg/tests/commands/0106_compile.test @@ -4,9 +4,9 @@ # expect: TEST::FORMAT # options: -rr ################################################# -#[Attempting compilation of %s] -#[Success] +#[Successful compilation of %s] #Hello World +#[Script ended normally] ################################################# <: define('OUT', |