From 4ace25797397d28a877a30555366de38da1da33b Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 12 Dec 2012 12:33:04 +0100 Subject: Rename kconfigtest.py to testsuite.py. --- kconfiglib.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kconfiglib.py') diff --git a/kconfiglib.py b/kconfiglib.py index 29b02ad..c7fc93f 100644 --- a/kconfiglib.py +++ b/kconfiglib.py @@ -12,7 +12,7 @@ # # $ make scriptconfig SCRIPT=Kconfiglib/examples/print_tree.py # -# Look in kconfigtest.py for the test suite. +# Look in testsuite.py for the test suite. """ Kconfiglib is a Python library for scripting and extracting information from @@ -57,7 +57,7 @@ Look in the examples/ subdirectory for examples, which can be run with e.g. $ make scriptconfig SCRIPT=Kconfiglib/examples/print_tree.py -Look in kconfigtest.py for the test suite. +Look in testsuite.py for the test suite. Credits: Written by Ulf "Ulfalizer" Magnusson -- cgit v1.2.3