module Minitest
def self.plugin_pride_options opts, options # :nodoc:
def self.plugin_pride_options opts, options # :nodoc: opts.on "-p", "--pride", "Pride. Show your testing pride!" do PrideIO.pride! end end
def self.plugin_pride_options opts, options # :nodoc: opts.on "-p", "--pride", "Pride. Show your testing pride!" do PrideIO.pride! end end