Do not remove not-failing test

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-08-10 08:14:57 +02:00
parent eb7fb7d01c
commit c37dc4be5d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -60,10 +60,6 @@ Documentation for %{name}.
%prep
%autosetup -n %{pkgname}-%{version} -p1
# Remove failing create_from tests
# https://github.com/libgit2/pygit2/issues/748
rm test/test_patch.py
%build
%py2_build
make -C docs html