Package: ruby-deprecated / 3.0.0-1

Metadata

Package Version Patches format
ruby-deprecated 3.0.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 unit test fixes.patch | (download)

test/test_deprecated.rb | 31 10 + 21 - 0 !
1 file changed, 10 insertions(+), 21 deletions(-)

 unit test fixes

* remove rubygems usage from the test
* fix improper use of assert_raise
* checking for RuntimeError is enough to test :fail codepath