missing word

[Imported from Trac: page HowToWriteTests, version 11]
daira 2015-02-25 13:35:54 +00:00
parent d9e4291e06
commit eb3c501a1a

@ -24,7 +24,7 @@ Now run it!
# code coverage
Now install Ned Batchelder's "[coverage"](http://nedbatchelder.com/code/coverage/) tool and run your with code coverage, like this:
Now install Ned Batchelder's "[coverage"](http://nedbatchelder.com/code/coverage/) tool and run your test with code coverage, like this:
```
python setup.py trial --coverage -s allmydata.test.test_fname