Code cleanup: No newline at end of file

Some text files were missing a newline at the end of the file.
One has been added.

Also correct file format of windows/tests/inputs.yaml, which
was missed in commit 0f0277e104

AMD-Internal: [CPUPL-2870]
Change-Id: Icb83a4a27033dc0ff325cb84a1cf399e953ec549
This commit is contained in:
Edward Smyth
2023-04-21 09:58:59 -04:00
parent 0f0277e104
commit 7e50ba669b
260 changed files with 270 additions and 270 deletions

View File

@@ -110,4 +110,4 @@ if(plot_2s)
set(fig1,'PaperUnits','normalized');
set(fig1,'PaperPosition', [0 0 1 1]);
print(fig1, 'thunderx2-mt-56cores-20180830', '-dpdf')
end
end