more test fix

This commit is contained in:
Mamoru TASAKA 2017-10-21 18:53:37 +09:00
commit 08064956ea

View file

@ -224,7 +224,7 @@ sed -i test/run-test.rb \
# Ignore floating point difference on i686 for now
ruby -Ilib:test:ext/%{gem_name} ./test/run-test.rb \
%ifarch %ix86
--ignore-name=test_rotate \
'--ignore-name=/test_rotate!*/' \
%endif
%{nil}