diff options
| author | Jamie Lennox <jamielennox@redhat.com> | 2013-09-23 12:07:40 +1000 |
|---|---|---|
| committer | Jamie Lennox <jamielennox@redhat.com> | 2013-09-24 12:34:17 +1000 |
| commit | 0a18d8bbdfdfcec920697a7c90137922f156f6c9 (patch) | |
| tree | 4d6940867be06c5553677a64fc39d2b5b918e4ed /keystoneclient/tests/__init__.py | |
| parent | 7f0df0ab4c0e80837ccfd1b98bda21a413cbbc4a (diff) | |
| download | python-keystoneclient-0a18d8bbdfdfcec920697a7c90137922f156f6c9.tar.gz | |
Move tests in keystoneclient
This is the suggested location for tests and is adopted by most
projects. As part of this change relative imports to package imports.
Fix all the test running and coverage code to point to the new location.
Change-Id: I01264aed14f396ab9a7242e3e72b71e1bc332675
Diffstat (limited to 'keystoneclient/tests/__init__.py')
| -rw-r--r-- | keystoneclient/tests/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/keystoneclient/tests/__init__.py b/keystoneclient/tests/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/keystoneclient/tests/__init__.py |
