Skip to content

Commit 263d8b2

Browse files
committed
remove some demo files and tool class to inher/console-components
1 parent 2a714f2 commit 263d8b2

27 files changed

+2
-2014
lines changed

examples/demo/auto_complete.php

Lines changed: 0 additions & 41 deletions
This file was deleted.

examples/demo/exec_compare.php

Lines changed: 0 additions & 37 deletions
This file was deleted.

examples/demo/phar.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

examples/demo/readline.php

Lines changed: 0 additions & 28 deletions
This file was deleted.

examples/demo/rl_callback.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

examples/demo/rl_history.php

Lines changed: 0 additions & 39 deletions
This file was deleted.

phpunit.xml.dist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<filter>
2020
<whitelist>
21-
<directory suffix=".php">./examples</directory>
21+
<directory suffix=".php">./src</directory>
2222
</whitelist>
2323
</filter>
24-
</phpunit>
24+
</phpunit>

src/BuiltIn/GenController.php

Lines changed: 0 additions & 54 deletions
This file was deleted.

src/BuiltIn/PharController.php

Lines changed: 0 additions & 90 deletions
This file was deleted.

0 commit comments

Comments
 (0)