# File lib/test/unit/priority.rb, line 82
          def run_priority_low?(test)
            rand > 0.75
          end