ruby-changes:73379
From: git <ko1@a...>
Date: Fri, 2 Sep 2022 15:57:27 +0900 (JST)
Subject: [ruby-changes:73379] f069bc79f2 (master): * append newline at EOF. [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=f069bc79f2 From f069bc79f2c55810113bfa079abab2eb0e4150f1 Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Fri, 2 Sep 2022 15:57:18 +0900 Subject: * append newline at EOF. [ci skip] --- spec/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/README.md b/spec/README.md index 4d46b8c2b7..4fcf090759 100644 --- a/spec/README.md +++ b/spec/README.md @@ -157,4 +157,4 @@ To run rspec for syntax_suggest: https://github.com/ruby/ruby/blob/trunk/spec/README.md#L157 make test-syntax-suggest ``` -If you specify `SYNTAX_SUGGEST_SPECS=foo/bar_spec.rb` then only `spec/syntax_suggest/foo/bar_spec.rb` will be run. \ No newline at end of file +If you specify `SYNTAX_SUGGEST_SPECS=foo/bar_spec.rb` then only `spec/syntax_suggest/foo/bar_spec.rb` will be run. -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/