mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-10 19:46:22 +00:00
[Docs] Typo corrections in testing.md
This commit is contained in:
parent
8737005b82
commit
00176ee2cd
@ -14,7 +14,7 @@ View the unit test coverage at: [deluge-torrent.github.io](http://deluge-torrent
|
|||||||
|
|
||||||
### Trial
|
### Trial
|
||||||
|
|
||||||
Here are some examples that show running all the test through to selecting an
|
Here are some examples that show running all the tests through to selecting an
|
||||||
individual test.
|
individual test.
|
||||||
|
|
||||||
trial deluge
|
trial deluge
|
||||||
@ -57,7 +57,7 @@ All the tests for Deluge can be run using [Tox](https://pypi.python.org/pypi/tox
|
|||||||
## Travis CI
|
## Travis CI
|
||||||
|
|
||||||
Deluge develop branch is tested automatically by [Travis].
|
Deluge develop branch is tested automatically by [Travis].
|
||||||
When creating a pull request (PR) on [GitHub], Travis will be automatically run
|
When creating a pull request (PR) on [github], Travis will automatically run
|
||||||
the unit tests with the code in the PR.
|
the unit tests with the code in the PR.
|
||||||
|
|
||||||
[travis]: https://travis-ci.org/deluge-torrent/deluge
|
[travis]: https://travis-ci.org/deluge-torrent/deluge
|
||||||
|
Loading…
x
Reference in New Issue
Block a user