Do not remove not-failing test
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
eb7fb7d01c
commit
c37dc4be5d
@ -60,10 +60,6 @@ Documentation for %{name}.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -n %{pkgname}-%{version} -p1
|
%autosetup -n %{pkgname}-%{version} -p1
|
||||||
|
|
||||||
# Remove failing create_from tests
|
|
||||||
# https://github.com/libgit2/pygit2/issues/748
|
|
||||||
rm test/test_patch.py
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py2_build
|
%py2_build
|
||||||
make -C docs html
|
make -C docs html
|
||||||
|
Loading…
Reference in New Issue
Block a user