From 3ac7f814cf6279e106dfefcf64a13b0318f959ba Mon Sep 17 00:00:00 2001 From: David Medina Date: Thu, 9 Feb 2012 01:53:06 +0100 Subject: Core tests core.client core.result --- pygithub3/tests/test_errors.py | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 pygithub3/tests/test_errors.py (limited to 'pygithub3/tests/test_errors.py') 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 -*- - -- cgit v1.2.3-59-g8ed1b