diff --git a/tests/end-to-end/cli/columns-max.phpt b/tests/end-to-end/cli/columns-max.phpt new file mode 100644 index 00000000000..4932443db3b --- /dev/null +++ b/tests/end-to-end/cli/columns-max.phpt @@ -0,0 +1,19 @@ +--TEST-- +phpunit --columns=max BankAccountTest ../../_files/BankAccountTest.php +--FILE-- +