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