# File lib/gem2rpm/test_suite.rb, line 19
    def initialize(spec)
      @items = detect_test_frameworks(spec)
    end