summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-11-30 11:22:45 +0000
committerLars Wirzenius <liw@liw.fi>2013-11-30 11:22:45 +0000
commite45580cae9c54228698c39af44037aeb79b2bae8 (patch)
treedaba50960e778b1f623cdb6c749a5c5f8dcc8f78 /README
parent7e34f1a42f96cbca0482c10e5a22bcabcc5f2099 (diff)
downloadobnam-e45580cae9c54228698c39af44037aeb79b2bae8.tar.gz
Prepare release 1.6
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b9ca328a..1c2dfef4 100644
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ to master when the changes are done and considered good.
To build and run automatic tests:
./check
- ./check --fast # unit tests only, no blackboxtests
+ ./check --fast # unit tests only, no black box tests
./check --network # requires ssh access to localhost
`check` is a wrapper around `python setup.py`, but since using that