On 14 May 2013 15:52, Thomas Thrainer <[email protected]> wrote: > LUTest* are moved to test.py. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > Makefile.am | 3 +- > lib/cmdlib/__init__.py | 342 > +------------------------------------------------ > lib/cmdlib/common.py | 38 ++++++ > lib/cmdlib/test.py | 334 +++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 377 insertions(+), 340 deletions(-) > create mode 100644 lib/cmdlib/test.py
LGTM, thanks. Bernardo
