From 9ae09d5a5c6c69c089f76eb0b7ce3bbcb690257d Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 10 Jul 2018 08:54:08 +0200 Subject: Remove reference to "speedy" test suite option in README Has been removed (and is now always on). --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 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 `_ -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 `_ script runs the test suite and all the example scripts for both Python 2 and Python 3, verifying that everything works. -- cgit v1.2.3