diff options
Diffstat (limited to 'sapi/phpdbg/tests/commands/0104_clean.test')
-rw-r--r-- | sapi/phpdbg/tests/commands/0104_clean.test | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/sapi/phpdbg/tests/commands/0104_clean.test b/sapi/phpdbg/tests/commands/0104_clean.test deleted file mode 100644 index 2c7660ad60..0000000000 --- a/sapi/phpdbg/tests/commands/0104_clean.test +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# name: clean -# purpose: test cleaning environment -# expect: TEST::FORMAT -# options: -rr -################################################# -#Cleaning Execution Environment -#Classes %d -#Functions %d -#Constants %d -#Includes %d -################################################# -clean -quit |