add(spec)
Adds spec to this set.
# File lib/rubygems/test_case.rb, line 1333 def add spec @specs << spec end