<p>N A has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/testsuite/+/19957">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">apps/tests.yaml: Fix parsing failure due to missing LF at EOF.<br><br>Commit c930bfec37118e37ff271bf381825408d2409fec (ASTERISK_30422)<br>introduced a regression that broke the test suite by removing<br>the new line at the end of tests/apps/tests.yaml.<br><br>This restores that newline so that builds succeed again.<br><br>ASTERISK-30452 #close<br><br>Change-Id: I4a1dbf85450de84df88cd060b7c7052964458e56<br>---<br>M tests/apps/tests.yaml<br>1 file changed, 18 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/57/19957/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/apps/tests.yaml b/tests/apps/tests.yaml</span><br><span>index 92a93e2..e60143a 100644</span><br><span>--- a/tests/apps/tests.yaml</span><br><span>+++ b/tests/apps/tests.yaml</span><br><span>@@ -31,4 +31,4 @@</span><br><span> - test: 'read'</span><br><span> - test: 'if'</span><br><span> - test: 'signal'</span><br><span style="color: hsl(0, 100%, 40%);">- - test: 'senddtmf'</span><br><span>\ No newline at end of file</span><br><span style="color: hsl(120, 100%, 40%);">+ - test: 'senddtmf'</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/testsuite/+/19957">change 19957</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/testsuite/+/19957"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: 20 </div>
<div style="display:none"> Gerrit-Change-Id: I4a1dbf85450de84df88cd060b7c7052964458e56 </div>
<div style="display:none"> Gerrit-Change-Number: 19957 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>