class Rails::SubTestTask

Silence the default description to cut down on ‘rake -T` noise.

def desc(string)

def desc(string)
  # Ignore the description.
end