Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=786636

Vít Ondruch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Vít Ondruch <[email protected]> ---
(In reply to comment #4)
Not sure what is the issue with the test suite, but if you run the tests
independently, there is no point to execute them using testrb. You should be
able to run them by ruby itself.

Also, you can always omit testrb by using something like:

  $ ruby -e "Dir.glob('./test/**/*_test.rb').each {|t| require t}"

to execute the whole test suite at once.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RjLCdhtHD3&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to