forked from pool/python-PyGithub
- convert to singlespec - update to 1.35 OBS-URL: https://build.opensuse.org/request/show/517081 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyGithub?expand=0&rev=12
11 lines
316 B
Diff
11 lines
316 B
Diff
--- github/tests/AllTests.py 2017-07-10 13:18:40.000000000 +0200
|
|
+++ github/tests/AllTests.py 2017-08-15 21:19:28.243948366 +0200
|
|
@@ -90,7 +90,6 @@
|
|
from Issue134 import *
|
|
from Issue139 import *
|
|
from Issue140 import *
|
|
-from Issue142 import *
|
|
from Issue158 import *
|
|
from Issue174 import *
|
|
from Issue214 import *
|