summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2018-07-10 08:54:08 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2018-07-10 08:54:08 +0200
commit9ae09d5a5c6c69c089f76eb0b7ce3bbcb690257d (patch)
tree6e47fc6e7be2949bcd4b6b39a36f0b009a5f9192 /README.rst
parent2433deba7889931c4bae679f116887fe49a2ce04 (diff)
Remove reference to "speedy" test suite option in README
Has been removed (and is now always on).
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index e118834..87436d1 100644
--- a/README.rst
+++ b/README.rst
@@ -526,8 +526,7 @@ The test suite consists of a set of selftests and a set of compatibility tests t
compare configurations generated by Kconfiglib with
configurations generated by the C tools, for a number of cases. See
`testsuite.py <https://github.com/ulfalizer/Kconfiglib/blob/master/testsuite.py>`_
-for the available options. You might want to use the "speedy" option to speed things
-up a bit.
+for the available options.
The `tests/reltest <https://github.com/ulfalizer/Kconfiglib/blob/master/tests/reltest>`_ script runs the test suite
and all the example scripts for both Python 2 and Python 3, verifying that everything works.