--HG--
branch : pytest-2.7
This commit is contained in:
Eric Siegerman 2015-05-01 11:18:17 -04:00
parent 11ad61ba07
commit 5a06330f61
1 changed files with 2 additions and 2 deletions

View File

@ -55,8 +55,8 @@ Or the inverse, running all tests except the webtest ones::
================= 1 tests deselected by "-m 'not webtest'" =================
================== 3 passed, 1 deselected in 0.01 seconds ==================
Selecing tests based on their node ID
-------------------------------------
Selecting tests based on their node ID
--------------------------------------
You can provide one or more :ref:`node IDs <node-id>` as positional
arguments to select only specified tests. This makes it easy to select