mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +00:00
[Docs] Typo corrections in testing.md
This commit is contained in:
parent
8737005b82
commit
00176ee2cd
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue