@ -2,6 +2,7 @@
# name: basic
# purpose: check basic functionality of phpdbg console
# expect: TEST::EXACT
# options: -rr
#######################################################
# [Nothing to execute!]
@ -328,7 +328,7 @@ namespace phpdbg\testing {
*/
public function getResult() {
$options = sprintf(
'-i%s -rrqb', $this->file);
'-i%s -qb', $this->file);
if ($this->options) {
# name: set
# purpose: tests for set commands
# expect: TEST::CISTRING
#################################################
# setting prompt color
# setting error color