diff options
| author | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2015-05-11 20:36:21 +0200 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain.pocentek@objectif-libre.com> | 2015-05-11 20:36:21 +0200 |
| commit | 03bbfa0fbc6d113b8b744f4901571593d1cabd13 (patch) | |
| tree | a3aacc5d14c74501a1e4475922a8859da89d4aed | |
| parent | 04432561cb0e1a7e658cf771fd530835b4f463c8 (diff) | |
| download | gitlab-03bbfa0fbc6d113b8b744f4901571593d1cabd13.tar.gz | |
move the tests inside the package
| -rw-r--r-- | gitlab/tests/test_gitlab.py (renamed from test/test_gitlab.py) | 0 | ||||
| -rw-r--r-- | gitlab/tests/test_gitlabobject.py (renamed from test/test_gitlabobject.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/test/test_gitlab.py b/gitlab/tests/test_gitlab.py index 76b1db6..76b1db6 100644 --- a/test/test_gitlab.py +++ b/gitlab/tests/test_gitlab.py diff --git a/test/test_gitlabobject.py b/gitlab/tests/test_gitlabobject.py index 9cc2d28..9cc2d28 100644 --- a/test/test_gitlabobject.py +++ b/gitlab/tests/test_gitlabobject.py |
