mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
[ci skip] fix readme single file test example (#2058)
* fix readme single file test example * trigger build without tests
This commit is contained in:
parent
d2fa7bec05
commit
f767f61219
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ bundle exec rake test:all
|
||||||
To run a single test file:
|
To run a single test file:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
ruby -Ilib test/test_integration.rb
|
ruby -Ilib test/test_binder.rb
|
||||||
```
|
```
|
||||||
|
|
||||||
Or use [`m`](https://github.com/qrush/m):
|
Or use [`m`](https://github.com/qrush/m):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue