diff options
Diffstat (limited to 'sapi/phpdbg/tests/commands/0001_basic.test')
-rw-r--r-- | sapi/phpdbg/tests/commands/0001_basic.test | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sapi/phpdbg/tests/commands/0001_basic.test b/sapi/phpdbg/tests/commands/0001_basic.test new file mode 100644 index 0000000000..08aa9ab664 --- /dev/null +++ b/sapi/phpdbg/tests/commands/0001_basic.test @@ -0,0 +1,8 @@ +####################################################### +# name: basic +# purpose: check basic functionality of phpdbg console +# expect: TEST::EXACT +# options: -rr +####################################################### +# [Nothing to execute!] +####################################################### |