summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/tests/views/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: toaster: Move views tests to main testing moduleMichael Wood2016-11-041-0/+0
Consolidating all the tests to live in the same place to make them more discoverable and consistent as well as not cluttering up the django app directory. (Bitbake rev: 66076c006079237d97aaef4f242af5a4fa116d97) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>