summaryrefslogtreecommitdiffstats
path: root/php-horde-Horde-Serialize.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-horde-Horde-Serialize.spec')
-rw-r--r--php-horde-Horde-Serialize.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-horde-Horde-Serialize.spec b/php-horde-Horde-Serialize.spec
index 7c18f94..22a9bbd 100644
--- a/php-horde-Horde-Serialize.spec
+++ b/php-horde-Horde-Serialize.spec
@@ -80,7 +80,7 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
cd %{pear_name}-%{version}/test/$(echo %{pear_name} | sed -e s:_:/:g)
%if 0%{?fedora} < 24
-: Skip failed test with jsonc < 1.3.8
+: Skip failed test with jsonc before 1.3.8
sed -e 's/function testJsonInvalidUTF8Input/function SKIP_testJsonInvalidUTF8Input/' \
-i JsonTest.php
%endif