зеркало из https://github.com/github/ruby.git
[DOC] testing_ruby.md: Remove the command prompt '$ ` aligning with other parts.
Remove the command prompt '$ ` aligning with other parts in the document.
This commit is contained in:
Родитель
ddd5be9efa
Коммит
df1887414a
|
@ -82,7 +82,7 @@ We can run any of the make scripts [in parallel](building_ruby.md#label-Running+
|
|||
We can display the help of the `TESTS` option:
|
||||
|
||||
```
|
||||
$ make test-all TESTS=--help
|
||||
make test-all TESTS=--help
|
||||
```
|
||||
|
||||
If we would like to run both the `test/` and `bootstraptest/` test suites, we can run
|
||||
|
@ -140,7 +140,7 @@ We can run any of the make scripts [in parallel](building_ruby.md#label-Running+
|
|||
To run a specific bundler spec file, we can use `BUNDLER_SPECS` as follows:
|
||||
|
||||
```
|
||||
$ make test-bundler BUNDLER_SPECS=commands/exec_spec.rb
|
||||
make test-bundler BUNDLER_SPECS=commands/exec_spec.rb
|
||||
```
|
||||
|
||||
## Troubleshooting
|
||||
|
|
Загрузка…
Ссылка в новой задаче