Commit 4012986
committed
apps/tests.yaml: Fix parsing failure due to missing LF at EOF.
Commit c930bfe (ASTERISK_30422)
introduced a regression that broke the test suite by removing
the new line at the end of tests/apps/tests.yaml.
This restores that newline so that builds succeed again.
ASTERISK-30452 #close
Change-Id: I4a1dbf85450de84df88cd060b7c7052964458e561 parent e4c917a commit 4012986
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
0 commit comments