Skip to content

Commit

Permalink
[ci skip] fix readme single file test example (#2058)
Browse files Browse the repository at this point in the history
* fix readme single file test example

* trigger build without tests
  • Loading branch information
spuyet authored and nateberkopec committed Oct 29, 2019
1 parent d2fa7be commit f767f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -68,7 +68,7 @@ bundle exec rake test:all
To run a single test file:

```sh
ruby -Ilib test/test_integration.rb
ruby -Ilib test/test_binder.rb
```

Or use [`m`](https://github.com/qrush/m):
Expand Down

0 comments on commit f767f61

Please sign in to comment.