From 7637175a84ee0c11ee6846c12e12bdc3d9a025ed Mon Sep 17 00:00:00 2001 From: git Date: Thu, 21 Oct 2021 08:12:53 +0900 Subject: * append newline at EOF. [ci skip] --- bootstraptest/test_yjit_30k_ifelse.rb | 2 +- bootstraptest/test_yjit_30k_methods.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstraptest') diff --git a/bootstraptest/test_yjit_30k_ifelse.rb b/bootstraptest/test_yjit_30k_ifelse.rb index be07b35c98..c3afa95e4d 100644 --- a/bootstraptest/test_yjit_30k_ifelse.rb +++ b/bootstraptest/test_yjit_30k_ifelse.rb @@ -241020,4 +241020,4 @@ end @count -} \ No newline at end of file +} diff --git a/bootstraptest/test_yjit_30k_methods.rb b/bootstraptest/test_yjit_30k_methods.rb index 8109f4aa46..f2acea4ce5 100644 --- a/bootstraptest/test_yjit_30k_methods.rb +++ b/bootstraptest/test_yjit_30k_methods.rb @@ -121015,4 +121015,4 @@ end @count -} \ No newline at end of file +} -- cgit v1.2.3