mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* append newline at EOF. [ci skip]
This commit is contained in:
parent
740d530bb0
commit
f069bc79f2
1 changed files with 1 additions and 1 deletions
|
@ -157,4 +157,4 @@ To run rspec for syntax_suggest:
|
||||||
make test-syntax-suggest
|
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.
|
If you specify `SYNTAX_SUGGEST_SPECS=foo/bar_spec.rb` then only `spec/syntax_suggest/foo/bar_spec.rb` will be run.
|
||||||
|
|
Loading…
Reference in a new issue