diff test/publish/test_script_code_only.m @ 28116:273db03ab762 stable

maint: Add missing newline character at end of file for UNIX compliance. * README, go-home.svg, icons_license, base_1.m, test_script_code_only.m, test_script_head_only.m: Add missing newline character at end of file for UNIX compliance.
author Rik <rik@octave.org>
date Wed, 19 Feb 2020 20:38:39 -0800
parents b6f482e29afd
children
line wrap: on
line diff
--- a/test/publish/test_script_code_only.m	Wed Feb 19 15:21:28 2020 -0500
+++ b/test/publish/test_script_code_only.m	Wed Feb 19 20:38:39 2020 -0800
@@ -21,4 +21,4 @@
 
 str = "some % string \" ' with %{";
 str2 = 'another % string '' " with %{';
-%
\ No newline at end of file
+%