# File lib/tasks/cia.rb, line 44
  def tests_ok?
    run if @success.nil?
    @success == true
  end