]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: tests Rename test settings to python compliant name and fix import
authorMichael Wood <michael.g.wood@intel.com>
Mon, 13 Jun 2016 13:29:30 +0000 (14:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2016 10:08:59 +0000 (11:08 +0100)
commit0bdfcafdd1e2ebc10dc0cd343c8bb77f09a71c90
tree0609e66739017d7a9cb6a1937b3cbc132ffd067a
parentfccc8869dc465b49f236c15a9aa14b7d06694b8e
toaster: tests Rename test settings to python compliant name and fix import

Use underscore instead of dash in the file name for the test settings.
Also fix the import of the settings module.

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
lib/toaster/tests/builds/README
lib/toaster/toastermain/settings_test.py [moved from lib/toaster/toastermain/settings-test.py with 97% similarity]