summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-12 12:33:04 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-12 12:33:04 +0100
commit4ace25797397d28a877a30555366de38da1da33b (patch)
tree13fd67479d0af2a9e23d6030a9556daf7a097ff9 /README.md
parent7b0c82e7709d7208df1dae74677ad3783c2d9fbb (diff)
Rename kconfigtest.py to testsuite.py.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index db8a7b2..e1de435 100644
--- a/README.md
+++ b/README.md
@@ -24,9 +24,9 @@ manually.
The test suite is run with
-> $ python Kconfiglib/kconfigtest.py
+> $ python Kconfiglib/testsuite.py
-You might want to use the "speedy" option. See kconfigtest.py.
+You might want to use the "speedy" option. See testsuite.py.
Please tell me if you miss some API instead of digging into internals. The
internal data structures and APIs, and dependency stuff in particular, are