diff --git a/rubygem-test-unit.spec b/rubygem-test-unit.spec index 556fa6c..660a447 100644 --- a/rubygem-test-unit.spec +++ b/rubygem-test-unit.spec @@ -80,7 +80,8 @@ chmod 0755 %{buildroot}%{_bindir}/testrb2 %check pushd .%{gem_instdir} #rake test --trace -# Handling tsv does not work currently, need reporting +# Handling tsv does not work currently +# https://github.com/test-unit/test-unit/issues/54 ruby -Ilib ./test/run-test.rb || : popd