Silence the default description to cut down on `rake -T` noise.
Source: show | on GitHub
# File railties/lib/rails/test_unit/sub_test_task.rb, line 4 def desc(string) # Ignore the description. end