diff options
author | Owen Avery <powerboat9.gamer@gmail.com> | 2024-10-24 14:20:29 -0400 |
---|---|---|
committer | P-E-P <32375388+P-E-P@users.noreply.github.com> | 2024-10-27 22:27:32 +0000 |
commit | 7a23231a7b939f88c764e73d71755871b514d286 (patch) | |
tree | 91732e13776866ea04eac65877b9c7bcb11d95a7 /gcc | |
parent | e52fa08837fbaf78bdfa2cde7710e4572f70eccd (diff) | |
download | gcc-7a23231a7b939f88c764e73d71755871b514d286.zip gcc-7a23231a7b939f88c764e73d71755871b514d286.tar.gz gcc-7a23231a7b939f88c764e73d71755871b514d286.tar.bz2 |
Add a newline to the end of nr2/exclude
gcc/testsuite/ChangeLog:
* rust/compile/nr2/exclude: Add trailing newline along with
comment.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/rust/compile/nr2/exclude | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/testsuite/rust/compile/nr2/exclude b/gcc/testsuite/rust/compile/nr2/exclude index c96fde2..57bcca0 100644 --- a/gcc/testsuite/rust/compile/nr2/exclude +++ b/gcc/testsuite/rust/compile/nr2/exclude @@ -233,4 +233,5 @@ issue-2951.rs issue-2203.rs issue-2499.rs issue-3032-1.rs -issue-3032-2.rs
\ No newline at end of file +issue-3032-2.rs +# please don't delete the trailing newline |