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