Commit 3351bb3
committed
stdlib: Fix shell_doc_SUITE:update_render failure on columns/1
Add spec to make shell_doc_SUITE:update_render happy.
And cuddle shell_doc_SUITE:columns to still pass:
The "-spec" line is not wrapped at 'shell_docs_column' (right or wrong?).
So don't use columns values shorter than its length (30).1 parent 5c568d5 commit 3351bb3
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
616 | 616 | | |
617 | 617 | | |
618 | 618 | | |
| 619 | + | |
619 | 620 | | |
620 | 621 | | |
621 | 622 | | |
| |||
627 | 628 | | |
628 | 629 | | |
629 | 630 | | |
630 | | - | |
631 | | - | |
632 | | - | |
| 631 | + | |
| 632 | + | |
| 633 | + | |
633 | 634 | | |
634 | 635 | | |
635 | 636 | | |
| |||
642 | 643 | | |
643 | 644 | | |
644 | 645 | | |
645 | | - | |
| 646 | + | |
646 | 647 | | |
647 | 648 | | |
648 | 649 | | |
| |||
0 commit comments