diff options
| author | rillig <rillig@NetBSD.org> | 2020-07-25 20:35:35 +0000 |
|---|---|---|
| committer | rillig <rillig@NetBSD.org> | 2020-07-25 20:35:35 +0000 |
| commit | 629aef37bf44b26dde46ffd337f16df5dbe641ef (patch) | |
| tree | 4fb763f58e73c88940fc1f7f3df0d189b2d952f7 /usr.bin/make/unit-tests/modmisc.exp | |
| parent | 447002f2108c7479c1d21091ee7efe5cf8ad2d8f (diff) | |
make(1): add test for brk_string with more than 50 words
Diffstat (limited to 'usr.bin/make/unit-tests/modmisc.exp')
| -rw-r--r-- | usr.bin/make/unit-tests/modmisc.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/unit-tests/modmisc.exp b/usr.bin/make/unit-tests/modmisc.exp index 2285fd0f09d..ab0b53f1b22 100644 --- a/usr.bin/make/unit-tests/modmisc.exp +++ b/usr.bin/make/unit-tests/modmisc.exp @@ -90,4 +90,5 @@ mod-tu-space: A B mod-Q: new line +mod-break-many-words: 500 exit status 0 |
