diff options
author | 2012-02-09 01:53:06 +0100 | |
---|---|---|
committer | 2012-02-09 01:53:06 +0100 | |
commit | 3ac7f814cf6279e106dfefcf64a13b0318f959ba (patch) | |
tree | 54b9ddcbb55cda9c4de54ed0a641e918cd86a81e /pygithub3/tests/test_errors.py | |
parent | Fix litle bugs (diff) | |
download | python-github3-3ac7f814cf6279e106dfefcf64a13b0318f959ba.tar.xz python-github3-3ac7f814cf6279e106dfefcf64a13b0318f959ba.zip |
Core tests
core.client
core.result
Diffstat (limited to 'pygithub3/tests/test_errors.py')
-rw-r--r-- | pygithub3/tests/test_errors.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pygithub3/tests/test_errors.py b/pygithub3/tests/test_errors.py deleted file mode 100644 index aee3da5..0000000 --- a/pygithub3/tests/test_errors.py +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env python -# -*- encoding: utf-8 -*- - |